On Tuesday 21 May 2002 06:33 pm, you wrote:
> So I've been thinking, instead of programming, and I came up with the
> following idea:  What if I use my WebWork ActionSupport beans in a message
> queuing system?  The views.properties & a dispatcher would direct the
> messages between various ActionSupport beans.  This is probably treading on
> the area of JMS and message driven
> beans, but I was wondering what the rest of you thought. It seems like it
> could do things like
> handle error conditions well, multicast with a comma separated list of
> recipients, and select
> between various output queues using views.properties.  How would
> persistence be implemented?

What are you trying to accomplish?  Do you want the Actions to serve as a 
bunch of workers that communicate via the message queue? 

Have you looked at Jini and JavaSpaces?

-- 
Dave Bryson

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to