You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by appi03 <ar...@sparta.com> on 2007/11/09 19:37:24 UTC

Multiple processors

Does Activemq -cpp client support multiple processors?
-- 
View this message in context: http://www.nabble.com/Multiple-processors-tf4779268s2354.html#a13672347
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


RE: Multiple processors

Posted by appi03 <ar...@sparta.com>.
oh okay,

That makes sense. I will try that out. 

Thanks


Mittler, Nathan wrote:
> 
> ActiveMQ-CPP is multithreaded in that there is one thread per session as
> per the CMS/JMS contract.  If you're only using a single session, you
> won't see any benefit in going to a multiple processor environment.  To
> take advantage of that architecture, you may want to have several active
> sessions and use queues to distribute the processing among them. 
> 
> Nate
> 
>> -----Original Message-----
>> From: appi03 [mailto:arpit.shah@sparta.com] 
>> Sent: Friday, November 09, 2007 1:37 PM
>> To: users@activemq.apache.org
>> Subject: Multiple processors
>> 
>> 
>> Does Activemq -cpp client support multiple processors?
>> --
>> View this message in context: 
>> http://www.nabble.com/Multiple-processors-tf4779268s2354.html#
>> a13672347
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Multiple-processors-tf4779268s2354.html#a13673233
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


RE: Multiple processors

Posted by "Mittler, Nathan" <na...@sensis.com>.
ActiveMQ-CPP is multithreaded in that there is one thread per session as
per the CMS/JMS contract.  If you're only using a single session, you
won't see any benefit in going to a multiple processor environment.  To
take advantage of that architecture, you may want to have several active
sessions and use queues to distribute the processing among them. 

Nate

> -----Original Message-----
> From: appi03 [mailto:arpit.shah@sparta.com] 
> Sent: Friday, November 09, 2007 1:37 PM
> To: users@activemq.apache.org
> Subject: Multiple processors
> 
> 
> Does Activemq -cpp client support multiple processors?
> --
> View this message in context: 
> http://www.nabble.com/Multiple-processors-tf4779268s2354.html#
> a13672347
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> 
>