jpwinans
Aug 19th, 2005, 12:36 PM
Hello all,
Okay, I'm pretty comfortable with syncronous remoting using several methods. However, I'm not as familiar with asynchronous remoting.
Here's a simply case study: I have 10 rich clients that each display a green sign as the user works. When some condition is met, say it's 10 minutes before the full moon, the server sends a message to switch the sign from green to red.
Would this be something I could use ActiveMQ, or Lingo for? And if so, does anyone have a simple hello world example showing how to set up the server and client's ApplicationContext.xml as well as the Java code?
Thanks,
James
Okay, I'm pretty comfortable with syncronous remoting using several methods. However, I'm not as familiar with asynchronous remoting.
Here's a simply case study: I have 10 rich clients that each display a green sign as the user works. When some condition is met, say it's 10 minutes before the full moon, the server sends a message to switch the sign from green to red.
Would this be something I could use ActiveMQ, or Lingo for? And if so, does anyone have a simple hello world example showing how to set up the server and client's ApplicationContext.xml as well as the Java code?
Thanks,
James