Hi, We'd like to use RSB to send/receive messages between a web server and an application server that will run a long-running task. When the long-running task finishes and sends a message back to the web server - how's it picked by RSB? Is there a long-running thread watching the message queue? We're concerned about having long-running tasks on the web server - i.e a thread polling a message queue in this case. If so, are there any other alternatives? BTW - what are the best practices to notify the client about the completion of the task? It is a Silverlight client. Thanks and regards.
-- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/TAiHZffINzcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
