Hi

I have users, im polling their emails accounts

Here is the scenario:

1. For each user that its polling time reached send a jms message.
2. Many workers are listening to the jms message in queue one of them receives 
the jms messages and syhcornizes that user's email account.

Now lets say polling time is every 1 hour, lets say user 'tomer' already has a 
message in queue waiting to be taken out in order to synchronize his account 
and another polling cycle has arrived i do not want to insert another message 
into the queue.

What do you say?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888437#3888437

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888437


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to