Cross platform Java to non-Java communication

A

Alan

Can anyone give me some tips on how I might perform efficient, fast
and secure "medium/high" volume bursts of XML type data across
platforms (Unix to Windows) from Java into a non-Java (probably C#)
languages.

JMS could be used to communicate between two Java processes - but I
don't know if JMS is efficient enough (does it compress the data on
the way?). SOAP is another alternative - but is this likely to be
slow?

Alternatives could be to just FTP compressed XML files over - but this
seems a little old fashioned and a little laborious.

Security is another issue - it has to be a secure transfer.

Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top