Tuesday, February 24, 2015

Notify to other application instance running on different machine

I am running Django application on multiple machines say m1, m2, m3.

all of them are using centralized database hosted on my_db_host.com.

I want to notify to m2, m3 instances from m1 on particular action/activity.

I have explored crossbar.io, but could not find proper guideline to integrate this.

Please let me know what is the best approach for message passing from one app-instance to other.

posted same question on SO: http://stackoverflow.com/questions/28580289/notify-to-other-application-instance-running-on-different-machine?noredirect=1#comment45495163_28580289


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8de92e8b-8be6-460a-a67c-bfeb2070eb44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment