|
Publishing own dictionary
2 messages
Hi there I’d like to publish the dictionary, which is possible as specified in “Advanced Publishing” section of the dev guide. I also noticed that there is a way to populate a dictionary from file, bu
Hi there I’d like to publish the dictionary, which is possible as specified in “Advanced Publishing” section of the dev guide. I also noticed that there is a way to populate a dictionary from file, bu
|
By
Nicolas Huyghe
·
|
|
Protobuf Payload
Hi, I've recently been working on an open-source demonstrator payload for OpenMAMA which wraps Google Protocol Buffers. Firstly, its not complete! It builds but I have no facility to test it (and ther
Hi, I've recently been working on an open-source demonstrator payload for OpenMAMA which wraps Google Protocol Buffers. Firstly, its not complete! It builds but I have no facility to test it (and ther
|
By
Tim Jones
·
|
|
Protobuf Payload Addendum
Hi, As I am a NYSE Technologies employee, I have been asked to clarify a few points regarding the Protocol Buffers Payload for OpenMAMA library. Firstly, the Protocol Buffers for OpenMAMA library is a
Hi, As I am a NYSE Technologies employee, I have been asked to clarify a few points regarding the Protocol Buffers Payload for OpenMAMA library. Firstly, the Protocol Buffers for OpenMAMA library is a
|
By
Tim Jones
·
|
|
create new bridge
2 messages
Hello Is there a document that explains how to create a new bridge? Thanks
Hello Is there a document that explains how to create a new bridge? Thanks
|
By
Nicolas Huyghe
·
|
|
Handling stale messages
2 messages
Hi there, When looking at source code, I see two ways of notifying subscription staleness: mamaStatus: MAMA_MSG_STATUS_STALE and mamaQuality: MAMA_QUALITY_STALE What is the difference between the two
Hi there, When looking at source code, I see two ways of notifying subscription staleness: mamaStatus: MAMA_MSG_STATUS_STALE and mamaQuality: MAMA_QUALITY_STALE What is the difference between the two
|
By
Nicolas Huyghe
·
|
|
Announcing the Tick42 Blp Bridge for OpenMama
We are pleased to announce version 1.0 of the Tick42 blp bridge which uses the Bloomberg Open API. This provides OpenMama access to Bloomberg data from Bloomberg Terminal, Server API and Managed B-Pip
We are pleased to announce version 1.0 of the Tick42 blp bridge which uses the Bloomberg Open API. This provides OpenMama access to Bloomberg data from Bloomberg Terminal, Server API and Managed B-Pip
|
By
Tom Doust
·
|
|
Announcing the Tick42 Blp Bridge for OpenMama (with attached documents this time)
By
Tom Doust
·
|
|
dictionary publisher and avis
2 messages
Hello I am trying to publish a dictionary over avis. The sample listener (written in C) crashes on reception of the dictionary message (during iteration on the fields of the dictionary message). Can y
Hello I am trying to publish a dictionary over avis. The sample listener (written in C) crashes on reception of the dictionary message (during iteration on the fields of the dictionary message). Can y
|
By
Nicolas Huyghe
·
|
|
Transport Listener issue
2 messages
Hi everyone, When using avis middleware, the transport listener does not receive any connection events except for disconnect when I shutdown the avis router. Is that feature not supported with avis? W
Hi everyone, When using avis middleware, the transport listener does not receive any connection events except for disconnect when I shutdown the avis router. Is that feature not supported with avis? W
|
By
Nicolas Huyghe
·
|
|
Openmama-users Digest, Vol 7, Issue 4
Hi, I think accept is also work when avis middle ware u used Regards, Kulbhushan Chaskar.
Hi, I think accept is also work when avis middle ware u used Regards, Kulbhushan Chaskar.
|
By
kulbhushan chaskar
·
|
|
mamaMsg_createForWombatMsg
2 messages
Hello, I cannot find the function mamaMsg_createForWombatMsg which is described in section 11.2 of the developer’s guide (example 62). Could you tell me where to find it? Thank you, -Nicolas Huyghe
Hello, I cannot find the function mamaMsg_createForWombatMsg which is described in section 11.2 of the developer’s guide (example 62). Could you tell me where to find it? Thank you, -Nicolas Huyghe
|
By
Nicolas Huyghe
·
|
|
NO_BRIDGE_IMPL() issue (avis is compiled/linked properly)
7 messages
Hi guys, Currently I'm on OSX and trying to build the openMAMA libs for my system. I understand that OSX is not officially supported, but the issue I'm experiencing is not specific to this platform. S
Hi guys, Currently I'm on OSX and trying to build the openMAMA libs for my system. I understand that OSX is not officially supported, but the issue I'm experiencing is not specific to this platform. S
|
By
Gagan Sidhu
·
|
|
OpenMAMA and Avis building problem
Dear Sir/Madam I am trying to build OpenMAMA and Avis on Ubuntu. However when i try to compile OpenMAMA and execute the following commands then i found some problems such as "mamajni" and "mamadajni"
Dear Sir/Madam I am trying to build OpenMAMA and Avis on Ubuntu. However when i try to compile OpenMAMA and execute the following commands then i found some problems such as "mamajni" and "mamadajni"
|
By
shoyaib
·
|
|
Market Data dictionary and Market Data publisher for OpenMAMDA
Hi, I’m doing some studies on OpenMAMA and OpenMAMDA. So far, I have configured OpenMAMA with Avis successfully. I can send and receive normal data with OpenMAMA now. For the next step, I want to expl
Hi, I’m doing some studies on OpenMAMA and OpenMAMDA. So far, I have configured OpenMAMA with Avis successfully. I can send and receive normal data with OpenMAMA now. For the next step, I want to expl
|
By
Hien Nguyen
·
|
|
Fw: OpenMAMA and Avis building problem
2 messages
----- Forwarded Message ----- From: Shoyaib Hossain <shoyaib0088@...> To: "Openmama-users@..." <Openmama-users@...> Sent: Friday, 11 January 2013, 2:10 Subject: OpenMAMA and Avis building problem Dear
----- Forwarded Message ----- From: Shoyaib Hossain <shoyaib0088@...> To: "Openmama-users@..." <Openmama-users@...> Sent: Friday, 11 January 2013, 2:10 Subject: OpenMAMA and Avis building problem Dear
|
By
shoyaib
·
|
|
Algorithm (OpenMAMA)
2 messages
Dear Sir/Madam I am going to implement a software (data entry/routing) using OpenMAMA and Avis software. Can you kindly tell me what type of software algorithm will be the best to implement the softwa
Dear Sir/Madam I am going to implement a software (data entry/routing) using OpenMAMA and Avis software. Can you kindly tell me what type of software algorithm will be the best to implement the softwa
|
By
shoyaib
·
|
|
Times in the AVIS bridge
2 messages
Hi All, I recently grabbed the latest openmama and built it on CentOS 6.3. When I run the C unit tests using AVIS: ./UnitTestMamaC -m avis -p avismsg It core dumps. I've looked at the avis timer code
Hi All, I recently grabbed the latest openmama and built it on CentOS 6.3. When I run the C unit tests using AVIS: ./UnitTestMamaC -m avis -p avismsg It core dumps. I've looked at the avis timer code
|
By
Mark Perkin
·
|
|
(No subject)
3 messages
Dear Sir/Madam When i use the following command then i am getting an error. Can you kindly help me out please. /opt/openmama/bin$ ./mamapublisherc -mavis -tport sub Starting Publisher With: topic MAMA
Dear Sir/Madam When i use the following command then i am getting an error. Can you kindly help me out please. /opt/openmama/bin$ ./mamapublisherc -mavis -tport sub Starting Publisher With: topic MAMA
|
By
shoyaib
·
|
|
(No subject)
2 messages
Dear Sir/Madam, I have completed the first three steps however i have stuck in step - 4 and 5. I do not know how to set it WOMBAT_PATH and use the following command line $ export WOMBAT_PATH=/var/user
Dear Sir/Madam, I have completed the first three steps however i have stuck in step - 4 and 5. I do not know how to set it WOMBAT_PATH and use the following command line $ export WOMBAT_PATH=/var/user
|
By
shoyaib
·
|
|
Data Dictionary Developer Questions [I]
5 messages
Classification: For internal use only Dear openmama-users@..., For my employer, I am investigating the work required to publish market data to internal consumers over the OpenMama API. I have a couple
Classification: For internal use only Dear openmama-users@..., For my employer, I am investigating the work required to publish market data to internal consumers over the OpenMama API. I have a couple
|
By
Joseph Sarbak
·
|