|
Testing archives
This is a test message to ensure that archives are now working properly.
This is a test message to ensure that archives are now working properly.
|
By
Jeff Licquia <jeff@...>
·
#1
·
|
|
[PATCH] Added additional build dependencies to README
Added the following depenencies to the README file:
* flex
* autoconf
* automake
* libtool
* uuid-dev
These are based on what additional packages needed to be installed over a clean
Ubuntu
Added the following depenencies to the README file:
* flex
* autoconf
* automake
* libtool
* uuid-dev
These are based on what additional packages needed to be installed over a clean
Ubuntu
|
By
Michael Schonberg <mschonberg@...>
·
#2
·
|
|
[RFC] BUILD: Add --mama-no-msg-bridge and --mama-no-payload-bridge options to MAMA configure.ac
Currently, OpenMAMA builds without complaints if Avis is not installed. In
itself, this is not a bad thing; however, this may not be the expected
behavior.
There are situations where building
Currently, OpenMAMA builds without complaints if Avis is not installed. In
itself, this is not a bad thing; however, this may not be the expected
behavior.
There are situations where building
|
By
Mike Schonberg <mschonberg@...>
·
#3
·
|
|
Make problem - Ubuntu 11.10
Hi there
I am trying to compile the OpenMAMA software on Ubuntu 11.10 but am having trouble doing so. After ./configure, sudo make throws an error. This is the error I am getting:
/usr/bin/ld:
Hi there
I am trying to compile the OpenMAMA software on Ubuntu 11.10 but am having trouble doing so. After ./configure, sudo make throws an error. This is the error I am getting:
/usr/bin/ld:
|
By
Kyle Redelinghuys <awesomistguy@...>
·
#5
·
|
|
Re: openMAMA bridge documentation
Jon,
Currently there is no document describing how to write message or payload bridges; however, it is definitely something that we intend to provide in the near future. For the moment the AVI
Jon,
Currently there is no document describing how to write message or payload bridges; however, it is definitely something that we intend to provide in the near future. For the moment the AVI
|
By
Mike Schonberg <mschonberg@...>
·
#4
·
|
|
Re: Make problem - Ubuntu 11.10
Although we do most of our testing on Redhat and SUSE, OpenMAMA will build on Ubuntu. From Your errors, it appears that you do not have flex installed. You will also need uuid-dev. See
Although we do most of our testing on Redhat and SUSE, OpenMAMA will build on Ubuntu. From Your errors, it appears that you do not have flex installed. You will also need uuid-dev. See
|
By
Mike Schonberg <mschonberg@...>
·
#6
·
|
|
Writing an AMQP bridge
OpenMAMA looks like it's got the potential to solve a substantial holein messaging. In particular, it makes a superb way to write portable Capplications that use MQ.
We've been looking at the
OpenMAMA looks like it's got the potential to solve a substantial holein messaging. In particular, it makes a superb way to write portable Capplications that use MQ.
We've been looking at the
|
By
Raph Cohn
·
#7
·
|
|
Re: Writing an AMQP bridge
2011/11/2 Raphael Cohn <raphael.cohn@...>:
An AMQP bridge would be great. I was hoping that someone would develop one
sooner rather than later.
We considered AMQP when we we looking for an
2011/11/2 Raphael Cohn <raphael.cohn@...>:
An AMQP bridge would be great. I was hoping that someone would develop one
sooner rather than later.
We considered AMQP when we we looking for an
|
By
Michael Schonberg <mschonberg@...>
·
#8
·
|
|
[PATCH] BUILD: configure should fail by default with no bridge
From: Mike Schonberg <mikeschonberg@...>
Although it should be possible to build without a messaging or payload bridge,
this is not normally the desired result. To follow the principal of
From: Mike Schonberg <mikeschonberg@...>
Although it should be possible to build without a messaging or payload bridge,
this is not normally the desired result. To follow the principal of
|
By
Michael Schonberg <mschonberg@...>
·
#9
·
|
|
[PATCH] BUILD: script to clean the build files
A script has been added to clear off all the build related files and this script would be triggered on dist clean command from Makefile.
This script basically clears all the build files, which makes
A script has been added to clear off all the build related files and this script would be triggered on dist clean command from Makefile.
This script basically clears all the build files, which makes
|
By
Jacobraj Benet <JBenet@...>
·
#10
·
|
|
Re: [PATCH] BUILD: script to clean the build files
Your mail client is not encoding the patch correctly. It is definitely
converting tabs to spaces which breaks the Makefile and has other formatting
issues as well. If you can't get your email client
Your mail client is not encoding the patch correctly. It is definitely
converting tabs to spaces which breaks the Makefile and has other formatting
issues as well. If you can't get your email client
|
By
Michael Schonberg <mschonberg@...>
·
#11
·
|
|
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 <david.sewell@...>
·
#12
·
|
|
Re: OpenMAMA integration with Citihub Permission Server API
David,
By
Mike Schonberg <mschonberg@...>
·
#13
·
|
|
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: documentation for bridges
By
Mike Schonberg <mschonberg@...>
·
#15
·
|
|
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
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
·
|
|
[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
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 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 <david.sewell@...>
·
#20
·
|