-
May 28th, 2008, 12:58 PM
#1
Bean and Threading
Hi All,
I have a service which takes a long time to complete execution, I intend to use java.util.concurrent API to handle this issue from my spring beans. Would you recommend this? Considering the fact that these beans will eventually be deployed in a JavaEE environment?
I agree using JMS is more suitable here, but was wondering if I can do it much easily with Threading or even better Concurrency and Future objects in Java 5.
Thank you.
Regards,
Yazad
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