Venu,
that is correct. if you look at the bottom diagram on the architecture
page (
http://trac.marketcetera.org/trac.fcgi/wiki/0.5.0/Marketcetera/Architecture), you'll see all the JMS queues and topics that we send messages on.
Tradebase is setup to only listen on the trade-rectorder queue which
has the fills (ExecutionReports) that signify a trade that took place.
The TradeRecorder
(
http://trac.marketcetera.org/trac.fcgi/wiki/0.5.0/Marketcetera/TradeRecorder)
process (actually, jms_poller in the installed version or the
Appliance) records the trade in the database.
You can certainly write your own application (you can leverage Spring
to receive JMS messages, see the Spring setup for
ors.OutgoingMessageHandler for an example) to read from the queue,
and then do whatever you need.
hope this helps
On Thu, Sep 18, 2008 at 12:22 AM, VENU <
[hidden email]> wrote:
>
> Hello Alex,
>
> Thanks for the information and your early reply.
>
>
> so we can build an application which Receives messages and send them to the
> database.
>
> I worked on cross client and i can configure database to it anyway ?
>
> is it right ?
>
> kindly let me know the details.
>
>
>
> Alex Graul wrote:
>>
>> Hello,
>>
>> The ORS response messages go out on normal ActiveMQ topics, there are
>> libraries for accessing those for pretty much every language in
>> existence. See here:
>>
http://activemq.apache.org/cross-language-clients.html>>
>> Cheers,
>> Alex
>>
>> On 18 Sep 2008, at 07:15, VENU wrote:
>>
>>>
>>> Dear All,
>>>
>>> Instead of going for Ruby with Tradebase. is there any other way to
>>> configure ORS messages to other application.
>>>
>>> Regards
>>> venu
>>> --
>>> View this message in context:
>>>
http://n2.nabble.com/instead-of-Ruby-tp1097409p1097409.html>>> Sent from the m-etc-dev mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> Marketcetera Developers mailing list
>>> Marketcetera Documentation:
http://trac.marketcetera.org>>> To unsubscribe, go to
>>>
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev or
>>> send an email to
[hidden email].
>>
>> _______________________________________________
>> Marketcetera Developers mailing list
>> Marketcetera Documentation:
http://trac.marketcetera.org>> To unsubscribe, go to
>>
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev or send
>> an email to
[hidden email].
>>
>>
>
> --
> View this message in context:
http://n2.nabble.com/instead-of-Ruby-tp1097409p1097536.html> Sent from the m-etc-dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Marketcetera Developers mailing list
> Marketcetera Documentation:
http://trac.marketcetera.org> To unsubscribe, go to
>
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev or send an email to
[hidden email].
>
--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.
_______________________________________________
Marketcetera Developers mailing list
Marketcetera Documentation:
http://trac.marketcetera.orgTo unsubscribe, go to
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev or send an email to
[hidden email].