Re: How much mule suits for split with TTL?

2011-08-29 Thread Vitaliy Semochkin
Hello Mathieu, Some clients are in Python and some are in 1C (proprietary system popular in Russia). The last one is the main problem :-) Thank you for response I'll have a look on ActiveMQ + Camel for this problem, for 1C we will probably write a Com object in .NET. On Mon, Aug 29, 2011 at 2:59

Re: How much mule suits for split with TTL?

2011-08-29 Thread Vitaliy Semochkin
Hello Mathieu, Thank you very much for fast reply. My problem is the actual recipients are not written in java (most of them). For java we can use jms and if they all be in java i'd use activemq and that will be all i needed. But we have to integrate recipients which include an application whic

How much mule suits for split with TTL?

2011-08-28 Thread Vitaliy Semochkin
Hello, i'm new to Camel and at the moment choosing between Mule, Apache ServiceMix or Apache Camel for solving following task: A flow starts when web service is called , N recipients ( a folder with files, web service, jms queue) receive the message Monitoring (at least logging) is needed