-
New Mule FIX transport supports securities transaction messaging (10 messages)
- Posted by: Ray George
- Posted on: May 13 2009 10:00 EDT
FIX is a public domain protocol aimed at real-time electronic exchange of securities transactions in the Financial Services industry, and is considered to be a standard protocol for pre-trade communications and trade execution. The Mule FIX transport is based on QuickFIX/J - a full featured messaging engine for the FIX protocol that is a 100% Java open source implementation of the popular C++ QuickFIX engine. This transport allows users to read and write messages over FIX endpoints and have Mule ESB route, transform and filter messages accordingly. http://www.mulesource.org/display/FIX/HomeThreaded Messages (10)
- Re: New Mule FIX transport supports securities transaction messaging by Time PassX on May 13 2009 13:22 EDT
- Nice work by Tony Tony on May 13 2009 21:47 EDT
- Re: New Mule FIX transport supports securities transaction messa by K S on May 14 2009 14:32 EDT
- Re: New Mule FIX transport supports securities transaction messaging by John Davies on May 14 2009 18:09 EDT
- RE:FIX is soooo 70's, no one uses it anymore! by Toby Paulson on May 14 2009 03:50 EDT
- Integration by Patrick Santana on May 14 2009 06:12 EDT
- Re: Integration by Patrick Santana on May 14 2009 06:14 EDT
- Re: New Mule FIX transport supports securities transaction messaging by John Davies on May 14 2009 18:31 EDT
- Re: New Mule FIX transport supports securities transaction messaging by Colin Crist on May 15 2009 09:12 EDT
- Re: New Mule FIX transport supports securities transaction messaging by John Davies on May 15 2009 11:59 EDT
- Re: New Mule FIX transport supports securities transaction messaging by Colin Crist on May 15 2009 09:12 EDT
-
Re: New Mule FIX transport supports securities transaction messaging[ Go to top ]
- Posted by: Time PassX
- Posted on: May 13 2009 13:22 EDT
- in response to Ray George
FIX is soooo 70's, no one uses it anymore! -
Nice work[ Go to top ]
- Posted by: Tony Tony
- Posted on: May 13 2009 21:47 EDT
- in response to Time PassX
I think old transport is good to be use and keep it due to most of enterprise systems are quite old. Actually, this is a good things to java dev people since we would be able to support old + cutting edge technology. -
Re: New Mule FIX transport supports securities transaction messa[ Go to top ]
- Posted by: K S
- Posted on: May 14 2009 14:32 EDT
- in response to Time PassX
FIX is soooo 70's, no one uses it anymore!
Yes, let's use XML over JMS ! -
Re: New Mule FIX transport supports securities transaction messaging[ Go to top ]
- Posted by: John Davies
- Posted on: May 14 2009 18:09 EDT
- in response to Time PassX
FIX is soooo 70's, no one uses it anymore!
What planet are you living on? FIX is one of the most widely used protocols in the world, it's used by pretty much every single bank, broker, hedge fund and exchange in the world and is even the "canonical" standard of several large banks. The standards body (FPL) is on the leading edge of messaging, recently splitting the messaging from the transport in FIX 5 and working on integration with ISO-20022. -John- CTO, Onix -
RE:FIX is soooo 70's, no one uses it anymore![ Go to top ]
- Posted by: Toby Paulson
- Posted on: May 14 2009 03:50 EDT
- in response to Ray George
You must be joking.FIX is the major protocol used for financial transaction in exchanges.Our product communicates with some of the major stock exchanges using the FIX protocol and the new version FIX 5.0 Service Pack 2 has been released in April.So this is a great work. -
Integration[ Go to top ]
- Posted by: Patrick Santana
- Posted on: May 14 2009 06:12 EDT
- in response to Ray George
Normally, it is because applications from 70's that we need Mule from integration. -
Re: Integration[ Go to top ]
- Posted by: Patrick Santana
- Posted on: May 14 2009 06:14 EDT
- in response to Patrick Santana
from = for Sorry -
Re: New Mule FIX transport supports securities transaction messaging[ Go to top ]
- Posted by: John Davies
- Posted on: May 14 2009 18:31 EDT
- in response to Ray George
Again I have to add that having a raw FIX engine won't get you very far connecting to an exchange, the FIX protocol is designed to be extended and every exchange makes good use of this feature. We provide C++, Java and .NET FIX engines tuned and certified for the exchanges. Our Java FIX engine is very popular for example with businesses connecting to the ICE as they migrate from their Java API to FIX later this year. Naturally we support Mule but provide a pre-calibrated, certified FIX engine supporting market data, order routing and trade capture for real-time trade notifications. Of course you could do this with QuickFIX but it would take you weeks to calibrate it and get it certified, we provide that out of the box. Finally if you like Mule (which we do), then you can use that too. -John- Onix -
Re: New Mule FIX transport supports securities transaction messaging[ Go to top ]
- Posted by: Colin Crist
- Posted on: May 15 2009 09:12 EDT
- in response to John Davies
John, Have you or are you planning to build connectors for Mule that use your FIX engine and directConnect products? Regards, Colin -
Re: New Mule FIX transport supports securities transaction messaging[ Go to top ]
- Posted by: John Davies
- Posted on: May 15 2009 11:59 EDT
- in response to Colin Crist
John,
We do plan to provide some Mule examples in our reference implementations and these would be based on real-world implementations. We haven't done this yet but we do have quite a bit of experience with Mule (and Spring) around our Java directConnect and selfConnect products. -John-
Have you or are you planning to build connectors for Mule that use your FIX engine and directConnect products?
Regards,
Colin