Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Simple TCP Client - Spring Integration ( Not connecting)

  1. #11

    Default

    Thank you so much. when setting using-nio=false as in my configuration, my current setting pool-size=2 is working. I will try with pool-size=3.

  2. #12
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,012

    Default

    Right; the pool-size only needs to be increased when using-nio="true"

    Note that, as mentioned in the reference manual, using-nio is usually only needed for high volume and/or handling many connections.
    Gary P. Russell
    Spring Integration Team
    SpringSource, a division of VMware

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •