Re: How to transfer messages, each at a specific time?

2023-01-12 Thread Claus Ibsen
Hi ActiveMQ has scheduled message delivery, take a look at that. On Fri, Jan 13, 2023 at 5:34 AM Yash Ganthe wrote: > Hi, > > I have about 10K messages in a CSV file. Each message has an associated > timestamp for it. When the time is reached, I want the message delivered to > an MQ. The

How to transfer messages, each at a specific time?

2023-01-12 Thread Yash Ganthe
Hi, I have about 10K messages in a CSV file. Each message has an associated timestamp for it. When the time is reached, I want the message delivered to an MQ. The timestamps are not uniformly spread. Is this possible with Apache Camel? Which components need to be used to achieve this? Regards,

Re: [Follow/Help] - Apache Camel v4 work in progress

2023-01-12 Thread Jean-Baptiste Onofré
Hi Claus, Thanks for that (and I saw you invited me on this channel, thanks :) ). Regards JB On Thu, Jan 12, 2023 at 9:29 AM Claus Ibsen wrote: > > Hi > > We have created a room on zulip chat where you can follow and participate > with the work for Camel v4 that just started this week > >

Re: How to get docker stats ?

2023-01-12 Thread Claus Ibsen
Hi A producer to get status would be nice as well, as its easier to do with just to docker:status?... On Wed, Jan 11, 2023 at 7:56 PM Mark Webb wrote: > That worked. Thank you. > > > > On Wed, Jan 11, 2023 at 10:43 AM Mikael Koskinen > wrote: > > > Hey, > > > > Can you use PollEnrich to work

[Follow/Help] - Apache Camel v4 work in progress

2023-01-12 Thread Claus Ibsen
Hi We have created a room on zulip chat where you can follow and participate with the work for Camel v4 that just started this week https://camel.zulipchat.com/#narrow/stream/364655-camel-v4-work-in-progress We can use the chat room to coordinate what help is needed and chances for you to help