Skip to content

Change Log

canepat edited this page Dec 17, 2016 · 8 revisions

0.0.4 (17 Dec 2016)

  • Added MMB Data message to separate business data and administrative messages
  • Added MMB Startup message to address application-level association between GWs and SVCs
  • Handled MMB Startup/Shutdown messages to address application-level association as per issues #9 and #15
  • Changed some thread running variables to use volatile instead of atomic primitives
  • Added initial status counters support
  • Refactored report classes and functions
  • Added/modified unit and perf tests

0.0.3 (01 Nov 2016)

  • Modified MMB header structure to include Service or Gateway information and rename message number
  • Added Service and Gateway end point and event channel APIs
  • Added RingBufferPool usage in Gateways
  • Added multiple Aeron subscriptions to the same InputMessageProcessor
  • Changed Service and Gateway to maintain a list of rate reports [to be further modified]
  • Extended RingBufferPool context to event channel
  • Corrected multiple gateways association and communication handling [to be further modified]
  • Added support for Service event channel as per issue #13
  • Modified test to use changed APIs
  • Corrected SBE generation script for Windows as per issue #17

0.0.2 (04 Aug 2016)

  • Added support for snapshot load/store
  • Added unit tests

0.0.1 (01 Jun 2016)

  • First release
Clone this wiki locally