You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Paul Hsu <pa...@gmail.com> on 2015/01/08 00:23:08 UTC

回覆: Camel route to MongoDB

Dear Sir/ Madam,

 

I am no longer on the job market. 

You can remove me from your Email List and Database.

I will contact you in the future.

 

Paul Hsu

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

-----ԭʼ�]��-----
�ļ���: Raul Kripalani [mailto:raul@evosent.com] 
�ļ�����: Wednesday, January 07, 2015 10:27 AM
�ռ���: users@servicemix.apache.org
��ּ: Re: Camel route to MongoDB

Investigate Producer Flow Control in AMQ.

Regards,

*Ra��l Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration specialist
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Wed, Dec 31, 2014 at 2:47 PM, Tyler Durvik <ph...@gmail.com> wrote:

> I have a system composed of 2 OSGi bundles that process incoming data and
> insert the data into MongoDB for future processing.  Data is received via
a
> network stream then parsed and sent to an internal ActiveMQ queue for
> another bundle to pull the data off of the queue and push to MongoDB.
>
> I've noticed that ServiceMix can quickly become unstable when MongoDB is
> not running (memory fills up).  I'm not sure if this is a Camel, ActiveMQ
> or MongoDB question, but is there any functionality within ServiceMix or
> any of the other related components to prevent ServiceMix from becoming
> unstable when the system doesn't know what to do with the data when
MongoDB
> is down.
>
> Does anyone have advice or experience with this type of situation.
>
> Thanks,
> Tyler
>