Skip to content

concore-2.3.0

Latest

Choose a tag to compare

@pradeeban pradeeban released this 29 Sep 17:46
3b6756b

What's Changed

  • Add citation by @pradeeban in #154
  • Added A zeromq based study and also corrected some existing studies by @saksham-gera in #155
  • Integrated the ZeroMQ with concore.py, I've tested the previous studies(With only file based communication) are working fine even after integrating the ZeroMQ with concore.py by @saksham-gera in #156
  • For Port Assignment Based On Edge Label by @saksham-gera in #157
  • added a function that will run the copy_with_port_portname script with arguments by @saksham-gera in #158
  • Added A function to close all ports of zeromq running for a particular instance of concore by @saksham-gera in #159
  • Added the functionality to view results of zmq edges also, and along with that improved copy_port_portname.py as per requirements by @saksham-gera in #160
  • Integrated ZeroMQ in ControlCore. by @saksham-gera in #161
  • Added A Functionality to see the ZMQ edge results & Also Added Timeout and Retry Logic for ZeroMQ Connection by @saksham-gera in #162
  • Added Measurements folder for Quantifying the improvements after adding ZeroMQ in concore by @saksham-gera in #163
  • Measurements Folder Added by @saksham-gera in #164
  • Corrected Figure Names And Corrected readme.md by @saksham-gera in #165
  • replaced the png format with pdf, now all plots will be saved as pdf by @saksham-gera in #166
  • Add ZeroMQ as a First-Class Communication Backend in concore by @saksham-gera in #167
  • Bring the updates from main to dev by @pradeeban in #168
  • Updated dimensions and fonts in pdfs of Measurements by @saksham-gera in #169
  • Fix plots by @pradeeban in #170

Full Changelog: 2.2.0...2.3.0