| Author |
worker Thread Vs JMS
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
|
Worker Threads also act as asynchronous, then how JMS is differnt from worker threads ?
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16695
|
|
kri shan wrote:Worker Threads also act as asynchronous, then how JMS is differnt from worker threads ?
Can you define what you mean by JMS? When I hear JMS, I think of the "Java Messaging Service" -- which is the API wrapper around commercial messaging systems, such as Tibco EMS, IBM MQ, ActiveMQ, INFA UM, etc. Although, there are threads concerns, it isn't exactly comparable to it... so, obviously, you are talking about something else here.
Henry
|
 |
 |
|
|
subject: worker Thread Vs JMS
|
|
|