|
OpenMAMA Now Available on Homebrew (Mac / Linux)
That’s right Mac users – OpenMAMA has been approved and is now included in homebrew’s set of packages.
So to install OpenMAMA on a Mac, simply
brew update
brew install openmama
That’s right Mac users – OpenMAMA has been approved and is now included in homebrew’s set of packages.
So to install OpenMAMA on a Mac, simply
brew update
brew install openmama
|
By
Frank Quinn
·
#232
·
|
|
CentOS 6 / RHEL 6 Support (Reply Needed)
Hi Folks,
CentOS 6 is reaching its main EOL on the 30th November (10 days time), so I’d like to ask the community where they are in respect to migration.
Please feel free to reply to me
Hi Folks,
CentOS 6 is reaching its main EOL on the 30th November (10 days time), so I’d like to ask the community where they are in respect to migration.
Please feel free to reply to me
|
By
Frank Quinn
·
#231
·
|
|
Announcing OZ: a production-quality, open-source transport for OpenMAMA using ZeroMQ
Everyone on this mailing list is already well acquainted with OpenMAMA's awesome-ness, but I want to let you know about something that makes OpenMAMA even more awesome.
One thing that has always been
Everyone on this mailing list is already well acquainted with OpenMAMA's awesome-ness, but I want to let you know about something that makes OpenMAMA even more awesome.
One thing that has always been
|
By
Bill Torpey
·
#230
·
|
|
OpenMAMA 6.3.1 Released
Hi Folks,
We are pleased to announce OpenMAMA 6.3.1 is finally here and has now propagated to Cloudsmith, Maven central etc!
This is a maintenance release which fixes several outstanding bugs
Hi Folks,
We are pleased to announce OpenMAMA 6.3.1 is finally here and has now propagated to Cloudsmith, Maven central etc!
This is a maintenance release which fixes several outstanding bugs
|
By
Frank Quinn
·
#229
·
|
|
New OpenMAMA Website is Live!
Hi Folks,
After a successful testing period (thanks to all who were involved), we are delighted to announce the official launch the new OpenMAMA website which went live yesterday
Hi Folks,
After a successful testing period (thanks to all who were involved), we are delighted to announce the official launch the new OpenMAMA website which went live yesterday
|
By
Frank Quinn
·
#228
·
|
|
Re: Last call for OpenMAMA 6.3.1 release candidate
Hi Folks,
Looks like a number of issues are still coming in and I have identified a few things that I want to get in myself, so I’m going to push this back 1 week to the weekend commencing
Hi Folks,
Looks like a number of issues are still coming in and I have identified a few things that I want to get in myself, so I’m going to push this back 1 week to the weekend commencing
|
By
Frank Quinn
·
#227
·
|
|
Last call for OpenMAMA 6.3.1 release candidate
Hi Folks,
I plan on taking a cut for OpenMAMA 6.3.1 RC1 over the coming weekend (21-Aug 2020). If anyone has anything they want to submit before then please let me know so I can delay the cut if
Hi Folks,
I plan on taking a cut for OpenMAMA 6.3.1 RC1 over the coming weekend (21-Aug 2020). If anyone has anything they want to submit before then please let me know so I can delay the cut if
|
By
Frank Quinn
·
#226
·
|
|
Use of multiple bridges
I'm exploring an option for my MAMDA application to receive market data from multiple bridges. However, the Mamda initialisation API like MamdaCommonFields::setDictionary is confusing me because it is
I'm exploring an option for my MAMDA application to receive market data from multiple bridges. However, the Mamda initialisation API like MamdaCommonFields::setDictionary is confusing me because it is
|
By
Sergey Emantayev
·
#225
·
|
|
OpenMAMA 6.2.3 Released
Hi Folks,
We are pleased to announce the final release of OpenMAMA 6.2.3 is now available:
https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.3-release
This is a hotfix release
Hi Folks,
We are pleased to announce the final release of OpenMAMA 6.2.3 is now available:
https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.3-release
This is a hotfix release
|
By
Frank Quinn <fquinn@...>
·
#224
·
|
|
Re: OpenMAMA 6.2.2 Released
Thanks for this Frank, some fantastic work gone into this one. Great to have the release available in so many of the standard repos now, and with Cmake support getting bedded in it should be a lot
Thanks for this Frank, some fantastic work gone into this one. Great to have the release available in so many of the standard repos now, and with Cmake support getting bedded in it should be a lot
|
By
Damian Maguire
·
#223
·
|
|
OpenMAMA 6.2.2 Released
Hi Folks,
We are pleased to announce the final release of OpenMAMA 6.2.2 is now available:
https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.2-release
Note that for the first
Hi Folks,
We are pleased to announce the final release of OpenMAMA 6.2.2 is now available:
https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.2-release
Note that for the first
|
By
Frank Quinn <fquinn@...>
·
#222
·
|
|
OpenMAMA-6.2.2-rc2 Now Available
Hi Folks,
We were planning on releasing today but a pull request landed yesterday containing some bugfixes for the recently added plugin code which I have deemed as necessary for this release, so
Hi Folks,
We were planning on releasing today but a pull request landed yesterday containing some bugfixes for the recently added plugin code which I have deemed as necessary for this release, so
|
By
Frank Quinn <fquinn@...>
·
#221
·
|
|
Re: OpenMAMA-6.2.2-rc1 Now Available
Hi Folks,
Hope testing is going well!
We’ve just submitted a change to correct a few unit test compiler warnings and memory leaks recently introduced but nothing which impacts core code so
Hi Folks,
Hope testing is going well!
We’ve just submitted a change to correct a few unit test compiler warnings and memory leaks recently introduced but nothing which impacts core code so
|
By
Frank Quinn <fquinn@...>
·
#220
·
|
|
OpenMAMA-6.2.2-rc1 Now Available
Hi Folks,
We are pleased to announce the first release candidate for OpenMAMA 6.2.2 is now available:
https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.2-rc1
This is a
Hi Folks,
We are pleased to announce the first release candidate for OpenMAMA 6.2.2 is now available:
https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.2-rc1
This is a
|
By
Frank Quinn <fquinn@...>
·
#219
·
|
|
Re: [Openmama-dev] Let's test cmake support
Hi folks,
Further to this, we have now wired up with C#, install rules and unit tests on Linux, Windows and even native OSX (with some recent changes).
This is a huge step because it effectively
Hi folks,
Further to this, we have now wired up with C#, install rules and unit tests on Linux, Windows and even native OSX (with some recent changes).
This is a huge step because it effectively
|
By
Frank Quinn <fquinn@...>
·
#218
·
|
|
[Openmama-dev] Let's test cmake support
Added openmama-users
-------- Пересылаемое сообщение--------
27.04.2018, 12:05, "Victor Maleyev" <imnotmindlin@...>:
Hi guys,
Me and Frank made some efforts to support CMake build
Added openmama-users
-------- Пересылаемое сообщение--------
27.04.2018, 12:05, "Victor Maleyev" <imnotmindlin@...>:
Hi guys,
Me and Frank made some efforts to support CMake build
|
By
Victor Maleyev
·
#217
·
|
|
Re: [Openmama-dev] Did MAMAIgnoreDeprecatedOpen ever work on Linux? [I]
Hi Yury,
Yes that method is deprecated because OpenMAMA prefers dynamic loading methods now (so that payloads don't need to be registered in OpenMAMA's core code to load or depend on magic
Hi Yury,
Yes that method is deprecated because OpenMAMA prefers dynamic loading methods now (so that payloads don't need to be registered in OpenMAMA's core code to load or depend on magic
|
By
Frank Quinn <fquinn.ni@...>
·
#216
·
|
|
Re: [Openmama-dev] Questions about MamaStartCallback
Hi Yury,
I did have this proposed change merged, but have since discovered that it causes a deadlock in our unit test on windows.
On closer inspection, it looks like the problem is caused by the fact
Hi Yury,
I did have this proposed change merged, but have since discovered that it causes a deadlock in our unit test on windows.
On closer inspection, it looks like the problem is caused by the fact
|
By
Frank Quinn <fquinn.ni@...>
·
#215
·
|
|
Re: [Openmama-dev] Concurrent subscription.destroy() ? Crash when using tick42rmds transport.
Classification: Public
Hi, Tom.
As Frank suggested, I switched our app from destroy () to destroyEx() (MamaSubscription), but I still get a segmentation fault. I think the reason of segfault is
Classification: Public
Hi, Tom.
As Frank suggested, I switched our app from destroy () to destroyEx() (MamaSubscription), but I still get a segmentation fault. I think the reason of segfault is
|
By
Konstantin Baydarov
·
#214
·
|
|
Re: [Openmama-dev] Concurrent subscription.destroy() ? Crash when using tick42rmds transport.
Yes we call back on the bridge’s thread. We don’t queue the message, we leave the client code to do that if it wants to. This is by design.
Yes we call back on the bridge’s thread. We don’t queue the message, we leave the client code to do that if it wants to. This is by design.
|
By
Tom Doust
·
#213
·
|