« Return to Thread: Question on a use case

Re: Question on a use case

by James.Strachan :: Rate this Message:

Reply to Author | View in Thread

2008/9/3 nitingupta183 <nitingupta183@...>:

>
> hi all,
>
> I am new to JMS and other remoting technolgies. I need to integrate my
> application with a GSM modem based gateway application. I am looking for an
> asynchronous transfer between both the applications as both can send each
> other a message to do processing.
> Both the applications are spring framework based. Please let me know which
> technology/framework can best solve my purpose with least learning and
> development efforts.
> My applications shall be hosted on different physical machines.

I'd recommend using Apache Camel which in many ways evolved from Lingo...
http://activemq.apache.org/camel/

it provides the same spring-remoting capability, plus supporting a ton
of other transports
http://activemq.apache.org/camel/components.html

as well as numerous other EIPs
http://activemq.apache.org/camel/enterprise-integration-patterns.html

BTW I've kicked dwijotm from the mailing list so we shouldn't get any
more spam from that email address :

--
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Question on a use case