Child pages
  • Related Projects

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • tightly integrated with your QuickFIX/J application (real time logging)
  • standalone application capable of parsing any file with valid FIX messages (replay a session)

WSO2 ESB

WSO2 ESB is an open source ESB (Enterprise Service Bus) developed using Java. WSO2 ESB supports various transports including HTTP, JMS, AMQP, FIX. for Non-blocking http/s, JMS 1.0.x/1.1, FIX, Apache VFS (s/ftp, file, zip/tar/gz, webdav, cifs..), POP3/IMAP/SMTP, AMQP transports as well as SOAP 1.1/1.2, POX/REST, Hessian, Plain Text and Binary messages. For detailed information visit wso2.org/esb. The FIX transport has implemented by using Quickfix/J. WSO2 ESB supports basic FIX to FIX communication, switch between FIX versions, FIX transformation with other protocols (e.g FIX to AMQP) and various other smart routing features. For more information about WSO2 ESB FIX support read http://wso2.org/library/3837. WSO2 ESB is powered by Apache Synapse