Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

Status of the project #2

Open
ghost opened this issue Mar 8, 2018 · 4 comments
Open

Status of the project #2

ghost opened this issue Mar 8, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Mar 8, 2018

Hi,

We need to use ActiveMQ as backplane, but I'm not sure if this project is still active, or if you know of any issues with this solution.

One of our concerns is to make sure the connection is still active, and to react when the connection changes its status (via event or delegate). Do you recommend to use this version on production?

@chrisdrobison
Copy link
Owner

chrisdrobison commented Mar 8, 2018 via email

@ghost
Copy link
Author

ghost commented Mar 8, 2018

Thanks Chris. Didn't know about that.

I saw you also contributed to SignalR.RabbitMQ. Currently we need a backplane for our MVC5 app which runs under a load balancer (4 servers), so we can use it with signalR, but unfortunately we have two restrictions:

  1. Our client don't want to use external services like Azure, for security reasons
  2. They are OK with anything related to MS technologies, or something that can run under Windows. There is a Redis for Windows from 2016, but we have duplication of messages. That bug does not happen with the latest version (tested under Linux), but unfortunately that's not an option for us.

Based on your experience, do you have any recommendation? looks like the official signalR message bus only support Redis (linux) and Service Bus (azure). That's why I found your project, as ActiveMQ runs under Java. What about Rabbit, or any other solution for MS servers?

Thanks in advance!

@chrisdrobison
Copy link
Owner

chrisdrobison commented Mar 9, 2018 via email

@ghost
Copy link
Author

ghost commented Mar 12, 2018

Thank very much for all your help Chris. You saved my life.

Thanks!!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant