[ 
https://issues.apache.org/jira/browse/SYNAPSE-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556371#action_12556371
 ] 

Asankha C. Perera commented on SYNAPSE-223:
-------------------------------------------

Rajith

I am a bit uneasy about this commit at this time, .. we are planning for the 
1.1.1 release right now so I think its better if we do not commit any major 
update at this time. Another reason is that the dependency JAR's (~ 1.5Mb) are 
snapshots.. right now we have only dependencies on HttpCore and WSO2 
caching/throttling and Axis2 clustering JARs, and I will be making revision 
builds of any of these that doesn't come up with a release in time..

So.. shall I make a Synapse 1.1.1 branch that excludes AMQP for now? or do you 
want to checkin later once you stabilize the code more?

asankha

PS: btw, we removed all additional M2 repositories since at build time Maven 
looks at each repo for updates increasing the build time.. since these are 
snapshots right now, you could add them to 
http://people.apache.org/repo/m2-snapshot-repository/ instead, and the builds 
would be faster

> AMQP Transport
> --------------
>
>                 Key: SYNAPSE-223
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-223
>             Project: Synapse
>          Issue Type: New Feature
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>
> The AMQP transport will be based on the Apache Qpid project.
> Apache Qpid has a JMS client implementation over AMQP. Since Synapse has a 
> JMS transport, you could use that to get AMQP support as well.
> However a native client has the following advantages.
> * You can use any exchange, not just direct (JMS Queues) or topic (JMS 
> Topics). Ex. fannout, headers or a custom exchange.
> * Ability to customise the exchange type, exchange name, routing key and 
> other AMQP specific parameters.
> * More fine grained control of AMQP concepts
> * Possibility of streaming large attachments off the disk. (need to figure 
> out how to leverage the AXIOM support here).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to