{
"bug-database": "https://issues.apache.org/jira/browse/SYNAPSE",
"category": "xml, http, network-server, network-client",
"created": "2007-06-08",
"description": "Apache Synapse is a simple and highly effective ESB, Web Services intermediary and SOA framework. It can be\nadded to your existing network very simply either as a services gateway or as an HTTP proxy. Once Apache\nSynapse is mediating your service requests it can perform many functions including routing, load-balancing,\ntransformation and protocol switching. Apache Synapse can be used to build an Enterprise Service Bus (ESB) or\nService Oriented Architecture (SOA).\n\nApache Synapse has been designed to support very fast XML routing with a streaming XML design based upon\nApache Axiom. in addition, the use of a completely asynchronous architecture and non-blocking IO based on Java NIO\nensures that Synapse has very low overhead and can scale to support thousands of concurrent clients without dropping\nmessages.",
"doap": "http://svn.apache.org/repos/asf/synapse/site/doap_Synapse.rdf",
"download-page": "http://synapse.apache.org/download.cgi",
"homepage": "http://synapse.apache.org/",
"implements": [
{
"body": "W3C",
"id": "SOAP1.1",
"title": "SOAP1.1",
"url": "http://www.w3.org/TR/soap/"
},
{
"body": "W3C",
"id": "SOAP1.2",
"title": "SOAP1.2",
"url": "http://www.w3.org/TR/soap12-part1/"
},
{
"body": "W3C",
"id": "SOAP-MTOM",
"title": "MTOM",
"url": "http://www.w3.org/TR/soap12-mtom/"
},
{
"body": "IETF",
"id": "HTTP 1.1",
"title": "HTTP",
"url": "http://www.w3.org/Protocols/rfc2616/rfc2616.html"
},
{
"body": "W3C",
"id": "WSA",
"title": "WS-Addressing",
"url": "http://www.w3.org/2002/ws/addr/"
},
{
"body": "OASIS",
"id": "WSRM",
"title": "WS-ReliableMessaging",
"url": "http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-rx"
},
{
"body": "OASIS",
"id": "WSSEC",
"title": "WS-Security",
"url": "http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf"
}
],
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://synapse.apache.org/mail-lists.html",
"maintainer": [
{
"mbox": "mailto:pzf@apache.org",
"name": "Paul Fremantle"
}
],
"name": "Apache Synapse",
"pmc": "synapse",
"programming-language": "Java",
"release": [
{
"created": "2008-06-09",
"name": "Apache Synapse 1.2",
"revision": "1.2"
},
{
"created": "2008-01-24",
"name": "Apache Synapse 1.1.1",
"revision": "1.1.1"
}
],
"repository": [
"http://svn.apache.org/repos/asf/synapse/trunk/java"
],
"shortdesc": "Apache Synapse is a lightweight ESB engine and XML router."
}