Does RSB publish functionality work with a load balancer? When I try to send a message it tells me that their are no subscribers listening.
--
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/-/5-MBty7c1OwJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
Not the out of box subscription storage. You need to introduce a shared subscription storage (SQL being one option) for it to work.
On Mon, May 7, 2012 at 7:33 PM, Michael Lyons wrote:
Does RSB publish functionality work with a load balancer? When I try to send a message it tells me that their are no subscribers listening.
--
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/-/5-MBty7c1OwJ.
To post to this group, send email to rhino-tools-dev@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/ZxtJh9OQm8QJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
Implement ISubscriptionStorage and register it in the container. Aside from that it would be better as a separate csproj / nuget package because it's not really xcopy deployable, which is one of the goals for OOB RSB.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/grpCSWyWStcJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.