0 Replies Latest reply on Jul 19, 2008 7:08 AM by timfox

    Many dispatchers on the client side

    timfox

      Currently each remoting connection on the client side has it's own packet dispatcher, whereas on the server side a single global dispatcher is used for all requests.

      I was wondering if there was any reason for having one per connection, rather than one global one on the client side?