[openamq-dev] PAL examples

Carl Bourne cbourne at intellect.co.uk
Sat Mar 31 17:36:43 CEST 2007


Excellent! - We'll give it a try. 

Thanks,

Carl

-----Original Message-----
From: openamq-dev-bounces at lists.openamq.org
[mailto:openamq-dev-bounces at lists.openamq.org] On Behalf Of Martin
Sustrik
Sent: 31 March 2007 12:07
To: OpenAMQ development discussion
Subject: Re: [openamq-dev] PAL examples

Carl,

> As you say if there's not a requirement for it currently, then there's

> no point implementing it. - Although would be nice to start replacing 
> some of the unwieldy FTP type setups our customers use!

Maybe you would like to enhance the examples I've attached and build an
file transfer service over OpenAMQ yourself?

> With regards to funding, maybe this would be something we would could 
> discuss in the future based on our customers' requirements for large 
> file handling.

Yes, feel free to ask us in case you want to have some functionality
added or performance tuning done.

> In the meantime could you show me how to do this if you wouldn't mind?

> - I think probably makes more sense to do it this way anyway.

See the attached files. The program is quite silly, but demonstrates the
idea. Sender chops the file into 1MB chunks and sends them over the wire
one by one. Receiver blindly receives the chunks and appends them to the
file specified on the command line.

Martin


More information about the openamq-dev mailing list