RSB publish with load balancer

40 views
Skip to first unread message

Michael Lyons

unread,
May 7, 2012, 9:33:12 PM5/7/12
to rhino-t...@googlegroups.com
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.

Corey Kaylor

unread,
May 7, 2012, 9:38:08 PM5/7/12
to rhino-t...@googlegroups.com
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 <mike7...@gmail.com> 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-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.

Michael Lyons

unread,
May 8, 2012, 3:32:46 PM5/8/12
to rhino-t...@googlegroups.com
Have you got any details on how to do this and I'll write something up and submit a pull request.

On Tuesday, May 8, 2012 11:38:08 AM UTC+10, Corey wrote:
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.

Corey Kaylor

unread,
May 8, 2012, 3:38:18 PM5/8/12
to rhino-t...@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/-/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.

Michael Lyons

unread,
May 9, 2012, 12:41:44 AM5/9/12
to rhino-t...@googlegroups.com
Thanks Corey. I'll just do my own implementation then.


On Wednesday, May 9, 2012 5:38:18 AM UTC+10, Corey wrote:
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.

Corey Kaylor

unread,
Jun 4, 2012, 10:47:12 AM6/4/12
to rhino-t...@googlegroups.com
I have published a nuget that provides a simple sqlsubscription storage. It doesn't support instance subscriptions. Hope it helps.

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.
Reply all
Reply to author
Forward
0 new messages