What is the best way to implement publishing in a multi-threaded app ? Is 
it best to have a single publisher, protected by synchronization, or a pool 
of publishers arbitrated by a manager. If the latter, what factors should 
be used to determine the optimum number of publishers (i.e. memory 
constraints, number of concurrent requests, etc).

Thanks in advance
Robert



------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to