Hi Nitin,

Please have a look to the following link for more information about SEDA :

You can check out the SEDA component wiki documentation:
http://activemq.apache.org/camel/seda.html

And comparison between the different endpoints (direct, seda, vm, ...)
http://activemq.apache.org/camel/how-do-the-direct-event-seda-and-vm-endpoints-compare.html

And the source code:
https://svn.apache.org/repos/asf/activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/seda/

Kind regards,

Charles Moulliard

nitingupta183 wrote:
> 
> Hi all,
> 
> In my application, I am thinking of using SEDA Camel component to achieve
> async communication between two processes. Since I am new to SEDA, I would
> like to have ur opinion on following:
> 
> - Is it right to use SEDA? I mean does it have any impact on the
> performance (in bad way) of the application?
> - Is it the standard practice between Camel developers to use it for the
> asynchronous communication between processes which are time intensive?
> 
> Any pointers which can lead to SEDA based implementations and the
> concerns, shall be highly appreciated.
> 
> Regards,
> nitin
> 


-----
Enterprise Architect

Xpectis
12, route d'Esch
L-1470 Luxembourg

Phone +352 25 10 70 470
Mobile +352 621 45 36 22

e-mail : [EMAIL PROTECTED]
web site :  www.xpectis.com www.xpectis.com 
My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: 
http://www.nabble.com/Camel-%2B-Seda-tp19688151s22882p19689066.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to