-
Jul 16th, 2012, 06:54 AM
#1
Spring ApplicationEvent over AMQP
Hi,
I would like my spring application running on two separate machines to share Application Events. I know about http://static.springsource.org/sprin...plicationevent
However, I am looking for an example of passing application events from one application instance through a rabbit queue and on the end a consumer reading them from the queue and firing those events in the other application instance.
Or
Can anyone suggest a better way of solving the sharing of application events ?
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules