|
[PATCH 1.1] Windows Interlock: Function wInterlocked set to return 0
Function wInterlocked set to return 0 for windows. Not an operation (no-op) in Unix.
Index: queue.c
===================================================================
RCS file:
Function wInterlocked set to return 0 for windows. Not an operation (no-op) in Unix.
Index: queue.c
===================================================================
RCS file:
|
By
John Gray <jgray@...>
·
#31
·
|
|
[PATCH 1.1] Properties: Fixed Memory Leaks in Properties
Free memory and fail if realloc fails in propertiesImpl_addKey(). When we
replace a value in the hash table in propertiesImpl_addProperty(), free the old
value.
Index:
Free memory and fail if realloc fails in propertiesImpl_addKey(). When we
replace a value in the hash table in propertiesImpl_addProperty(), free the old
value.
Index:
|
By
John Gray <jgray@...>
·
#30
·
|
|
[PATCH 1.1] mamainternal.h: Added types.h to includes
Needed to include types.h to mamainternal.h to enable building
Index: c_cpp/src/c/mamainternal.h
===================================================================
RCS file:
Needed to include types.h to mamainternal.h to enable building
Index: c_cpp/src/c/mamainternal.h
===================================================================
RCS file:
|
By
John Gray <jgray@...>
·
#29
·
|
|
Re: Bridge API doc
Hi Alex,
2012/1/20 <alex.stovboun@...>
There is already an idea to add support for RDMA/IB in ZeroMQ - that would cut latency into 2-3 us.
http://www.mail-archive.com/zeromq-dev@.../msg12383.html
Hi Alex,
2012/1/20 <alex.stovboun@...>
There is already an idea to add support for RDMA/IB in ZeroMQ - that would cut latency into 2-3 us.
http://www.mail-archive.com/zeromq-dev@.../msg12383.html
|
By
Daniel Cegiełka <daniel.cegielka@...>
·
#28
·
|
|
Re: Bridge API doc
Mike,
I am researching various middleware options. ZeroMQ looks promising. Any plans to implement a bridge for it? If yes, is there a timeline?
I am also looking into writing a bridge for our
Mike,
I am researching various middleware options. ZeroMQ looks promising. Any plans to implement a bridge for it? If yes, is there a timeline?
I am also looking into writing a bridge for our
|
By
alex.stovboun@...
·
#27
·
|
|
Re: Bridge API doc
Alex,
I started working on the bridge documentation; however, at the moment we are very busy getting the remaining components of MAMA and MAMDA ready for open source: C++, Java, Windows support
Alex,
I started working on the bridge documentation; however, at the moment we are very busy getting the remaining components of MAMA and MAMDA ready for open source: C++, Java, Windows support
|
By
Mike Schonberg <mschonberg@...>
·
#26
·
|
|
Bridge API doc
Mike,
When do you plan to publish the first cut of the bridge API doc?
Regards,
Alex
PLEASE READ: This message is for the named person's use only. It may contain confidential, proprietary or
Mike,
When do you plan to publish the first cut of the bridge API doc?
Regards,
Alex
PLEASE READ: This message is for the named person's use only. It may contain confidential, proprietary or
|
By
alex.stovboun@...
·
#25
·
|
|
Re: Questions about rodmap & bridge creation
Benjamin,
See my answers inline.
Benjamin,
See my answers inline.
|
By
Mike Schonberg <mschonberg@...>
·
#24
·
|
|
Questions about rodmap & bridge creation
Hi,
I'm working for a hardware based MOM vendor (Solace Systems)and we are thinking about developing a mw bridge for openMama.
I've some questions :
1)When I look at
Hi,
I'm working for a hardware based MOM vendor (Solace Systems)and we are thinking about developing a mw bridge for openMama.
I've some questions :
1)When I look at
|
By
Benjamin Taieb
·
#23
·
|
|
Re: Loading bridges at runtime
By
Mike Schonberg <mschonberg@...>
·
#22
·
|
|
Loading bridges at runtime
Could someone please post a quick example on how to use/load payload
bridges at runtime?
The docs point to mama_loadPayloadBridge, however this function
doesn't seem to have a "WithPath" variant. As
Could someone please post a quick example on how to use/load payload
bridges at runtime?
The docs point to mama_loadPayloadBridge, however this function
doesn't seem to have a "WithPath" variant. As
|
By
Alessandro Bellina
·
#21
·
|
|
[Patch 1.1 1/1] Mama: Add support for Citihub permission server abstraction API
This patch adds support for the Citihub permission server abstraction API which provides integration with multiple 3rd party entitlement systems (e.g. Thomson Reuters DACS, Bloomberg). This new
This patch adds support for the Citihub permission server abstraction API which provides integration with multiple 3rd party entitlement systems (e.g. Thomson Reuters DACS, Bloomberg). This new
|
By
David Sewell
·
#20
·
|
|
Re: documentation for bridges
thx Mike
Absolutely I'm interested to add such support for ZeroMQ. ZeroMQ gives the possibility to add support at the same level as RV, wmw or lbm - this means support for TCP, IPC and multicast.
The
thx Mike
Absolutely I'm interested to add such support for ZeroMQ. ZeroMQ gives the possibility to add support at the same level as RV, wmw or lbm - this means support for TCP, IPC and multicast.
The
|
By
Daniel Cegiełka <daniel.cegielka@...>
·
#19
·
|
|
[PATCH] Edits and corrections to README file
From: Mike Schonberg <mschonberg@...>
Adding edits and corrections suggested by a technical writer who reviewed the
README file.
Signed-off-by: Michael Schonberg <mschonberg@...>
---
README
From: Mike Schonberg <mschonberg@...>
Adding edits and corrections suggested by a technical writer who reviewed the
README file.
Signed-off-by: Michael Schonberg <mschonberg@...>
---
README
|
By
Michael Schonberg <mschonberg@...>
·
#18
·
|
|
Re: documentation for bridges
Daniel,
We selected Avis because we already had a bridge implementation from a previous project, and it was much easier to provide the Avis bridge than to write a new one for a middleware with which
Daniel,
We selected Avis because we already had a bridge implementation from a previous project, and it was much easier to provide the Avis bridge than to write a new one for a middleware with which
|
By
Mike Schonberg <mschonberg@...>
·
#17
·
|
|
Re: documentation for bridges
Thank you for your response. I think that bridge for ZeroMQ is worth to prepare.
http://www.zeromq.org/
I'm a little surprised that you have chosen Avis instead ZeroMQ. ZeroMQ from the beginning was
Thank you for your response. I think that bridge for ZeroMQ is worth to prepare.
http://www.zeromq.org/
I'm a little surprised that you have chosen Avis instead ZeroMQ. ZeroMQ from the beginning was
|
By
Daniel Cegiełka <daniel.cegielka@...>
·
#16
·
|
|
Re: documentation for bridges
By
Mike Schonberg <mschonberg@...>
·
#15
·
|
|
documentation for bridges
Hi,
Do you plan to make available any documentation on how to write new bridges for MAMA (and when one can expect such documentation)?
Best regards,
Daniel
Hi,
Do you plan to make available any documentation on how to write new bridges for MAMA (and when one can expect such documentation)?
Best regards,
Daniel
|
By
Daniel Cegiełka <daniel.cegielka@...>
·
#14
·
|
|
Re: OpenMAMA integration with Citihub Permission Server API
David,
By
Mike Schonberg <mschonberg@...>
·
#13
·
|
|
OpenMAMA integration with Citihub Permission Server API
Citihub have integrated the OpenMAMA API source code with the Citihub Permission Server API, and would like to submit the OpenMAMA code changes for review and integration into the main OpenMAMA
Citihub have integrated the OpenMAMA API source code with the Citihub Permission Server API, and would like to submit the OpenMAMA code changes for review and integration into the main OpenMAMA
|
By
David Sewell
·
#12
·
|