I have a dropwizard server running, and i trigger the execution using 
Post(email of the user executing is sent through post). Once the its 
triggered, execution will take 10 mins. So, while the code is already 
running and some one else tries to trigger, i want to send a response as, 
this person is already executing and do you want to join. If joined, the 
mail-id can be added to the list,and results will be shared through mail.

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to