Rajith Attapattu wrote:
I want to do a SCA/AMQP Binding for Tuscany and I would want to leverage
the
protocol artifacts using a more intutive API and not JMS or an extended
JMS.
There is also a JMS binding and if use the same interface then were is the
differentiation factor?
I don't know enough about the details of how a binding for SCA would be
specified, but a key aspect of an AMQP binding (as opposed to a JMS one)
is its support for different languages.
As I understand it SCA is primarily focused on Java and C++. Do you
think other languages will be supported (or are they already?).