Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] ThreadGroups
- From: anikomei@xxxxxxxxxxx (Sameer Gurung)
- Subject: [Advanced-java] ThreadGroups
- Date: Wed, 16 Jan 2002 16:27:21 +0530
Hi folks, Happy New Year to you all. Now the problem. I am developing an application that works like this. I have a main Class that gets data from remote objects using RMI. Lets say there are 4 remote object running in four different machines. These four remote objects inturn accumulate data from the Net and supply them to the main class when the request comes in. Now the data retrieval process at both levels is pretty expensive. First of all at the Main - Remote Object level and then at the Remote - Net level. I would therefore like to incorporate a Threading model to make the process faster. I would like to know how creating ThreadGroups would be helpful in this regard. Or if you guys have any other model that would better serve my prupose let me know. Thanks a lot!! regards, Sameer _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
- Prev by Date: [Advanced-java] Et un an de plus
- Next by Date: [Advanced-java] Java & Coldfusion, CFX's & binary data.....
- Previous by thread: [Advanced-java] Et un an de plus
- Next by thread: [Advanced-java] Java & Coldfusion, CFX's & binary data.....
- Index(es):