Skip to content

ruks/wso2-synapse

 
 

Repository files navigation

WSO2-Synapse

Welcome to the WSO2-Synapse source repository. This repository contains the WSO2 maintained fork of the Apache Synapse project. This includes all the new features and bug fixes done by the WSO2 team on top of the stable apache synapse source code. This is the high performing, asynchronous messaging engine used by the WSO2 ESB runtime.

WSO2-Synapse Features

  • High performing, non-blocking HTTP transport (Passthrough) for HTTP based messaging
  • Support for different transport protocols HTTP/S, JMS, File, SMS, TCP, UDP, FIX, POP/IMAP/SMTP, XMPP
  • Support for handling different message formats like SOAP, JSON, Binary, POX, XML, Text
  • Transforming messages with different methods (XSLT, XQuery, PayloadFactory)
  • support for all Enterprise Integration Patterns or EIPs (including scatter/gather, message filters, recipient list, dead-letter channels, guaranteed delivery and message enrichment), database integration, event publishing, logging & auditing, validation
  • Securing the services with heterogenous security mechanisms (WS-Sec based)
  • Support throttling and caching (QoS) on top of services
  • Routing messages based on headers, content and priority
  • Support for running scheduled mediation tasks
  • Monitoring and management through JMX
  • Extending the capabilities through built in extension points (custom mediators, custom tasks) and scripting languages (Ruby, Javascript, Groovy)

How to Contribute

Contact us

WSO2 developers can be contacted via the mailing lists:

Jenkins Build Status

Branch Build Status
wso2-synapse master Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Shell 0.3%
  • XSLT 0.2%
  • Batchfile 0.1%
  • CSS 0.1%
  • GAP 0.1%