Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ControlCore-Project
/
concore
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
16
Code
Issues
6
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add ZeroMQ as a First-Class Communication Backend in concore
- #167
#167
Merged
pradeeban
merged 32 commits into
ControlCore-Project:main
ControlCore-Project/concore:main
from
saksham-gera:dev
saksham-gera/concore:dev
Copy head branch name to clipboard
Aug 26, 2025
Conversation
Commits
32
(32)
Checks
Files changed
Merged
Add ZeroMQ as a First-Class Communication Backend in concore
#167
pradeeban
merged 32 commits into
ControlCore-Project:main
ControlCore-Project/concore:main
from
saksham-gera:dev
saksham-gera/concore:dev
Copy head branch name to clipboard
Commits
Commits on May 3, 2025
Merge pull request #154 from ControlCore-Project/main
Show description for b98040a
pradeeban
authored
b98040a
View commit details
Copy full SHA for b98040a
Browse repository at this point
Commits on Jun 2, 2025
Added A zeromq based study and also corrected some existing studies
saksham-gera
committed
df0d70c
View commit details
Copy full SHA for df0d70c
Browse repository at this point
Merge pull request #155 from saksham-gera/dev
Show description for 54221b7
pradeeban
authored
54221b7
View commit details
Copy full SHA for 54221b7
Browse repository at this point
Commits on Jun 3, 2025
Integrated the ZeroMQ with concore.py, I've tested the previous studies are working fine even after integrating the ZeroMQ with concore.py
saksham-gera
committed
5f64e20
View commit details
Copy full SHA for 5f64e20
Browse repository at this point
Merge pull request #156 from saksham-gera/dev
Show description for b8d764f
pradeeban
authored
b8d764f
View commit details
Copy full SHA for b8d764f
Browse repository at this point
Commits on Jun 4, 2025
For Port Assignment Based On Edge Label, This script will append ZMQ_PORT and PORT_NAME and copy that file from source dir to destination dir
saksham-gera
committed
3c2db12
View commit details
Copy full SHA for 3c2db12
Browse repository at this point
Commits on Jun 5, 2025
Merge pull request #157 from saksham-gera/dev
Show description for 5c9fb68
pradeeban
authored
5c9fb68
View commit details
Copy full SHA for 5c9fb68
Browse repository at this point
added a function that will run the copy_with_port_portname script with arguments
saksham-gera
committed
7ca304a
View commit details
Copy full SHA for 7ca304a
Browse repository at this point
Merge pull request #158 from saksham-gera/dev
Show description for 88ed4bf
pradeeban
authored
88ed4bf
View commit details
Copy full SHA for 88ed4bf
Browse repository at this point
Commits on Jun 6, 2025
Added A function to close all ports of zeromq running for a particular instance of concore
saksham-gera
committed
8c2f90e
View commit details
Copy full SHA for 8c2f90e
Browse repository at this point
Commits on Jun 7, 2025
Merge pull request #159 from saksham-gera/dev
Show description for eb0b7f0
pradeeban
authored
eb0b7f0
View commit details
Copy full SHA for eb0b7f0
Browse repository at this point
Added the functionality to view results of zmq edges also, and along with that improved copy_port_portname.py as per requirements
saksham-gera
committed
86b2f17
View commit details
Copy full SHA for 86b2f17
Browse repository at this point
Merge pull request #160 from saksham-gera/dev
pradeeban
authored
69bf02b
View commit details
Copy full SHA for 69bf02b
Browse repository at this point
Commits on Jun 8, 2025
Added Some Studies that i created while testing ZeroMQ
saksham-gera
committed
3df6885
View commit details
Copy full SHA for 3df6885
Browse repository at this point
Added a file only communication based study for testing
saksham-gera
committed
834cdf1
View commit details
Copy full SHA for 834cdf1
Browse repository at this point
Successfully Integrated zmq node detection and extraction of hexadecimal port and name, then setting them in the variable names as PORT_[SOURCE_NODE]_[DESTINATION_NODE] and PORT_NAME_[SOURCE_NODE]_…
Show description for b7c21e8
saksham-gera
committed
b7c21e8
View commit details
Copy full SHA for b7c21e8
Browse repository at this point
Commits on Jun 9, 2025
Merge pull request #161 from saksham-gera/dev
Show description for 6ec969f
pradeeban
authored
6ec969f
View commit details
Copy full SHA for 6ec969f
Browse repository at this point
Commits on Jun 11, 2025
Added A Functionality to see the ZMQ edge results also even if it is not communicating through file based communication
saksham-gera
committed
c87cf2f
View commit details
Copy full SHA for c87cf2f
Browse repository at this point
Commits on Jun 13, 2025
Implemented ZeroMQ socket timeouts & retry logic fordropped connections.
saksham-gera
committed
efd7896
View commit details
Copy full SHA for efd7896
Browse repository at this point
Merge branch 'ControlCore-Project:dev' into dev
saksham-gera
authored
a52cc74
View commit details
Copy full SHA for a52cc74
Browse repository at this point
Commits on Jun 14, 2025
Merge pull request #162 from saksham-gera/dev
Show description for a6d06d2
pradeeban
authored
a6d06d2
View commit details
Copy full SHA for a6d06d2
Browse repository at this point
Commits on Jun 17, 2025
Added A ZeroMQ Study for Quick Measurements based on adding 10 in sum untill 100
saksham-gera
committed
15dfcf7
View commit details
Copy full SHA for 15dfcf7
Browse repository at this point
Commits on Jun 18, 2025
Added A file only communication Study for Quick Measurements based on adding 10 in sum untill 100
saksham-gera
committed
e1a0bf3
View commit details
Copy full SHA for e1a0bf3
Browse repository at this point
Commits on Jun 21, 2025
Merge pull request #163 from saksham-gera/dev
Show description for fb502ce
pradeeban
authored
fb502ce
View commit details
Copy full SHA for fb502ce
Browse repository at this point
Commits on Aug 7, 2025
Measurements Folder Added
saksham-gera
committed
f831a2e
View commit details
Copy full SHA for f831a2e
Browse repository at this point
Commits on Aug 9, 2025
Merge pull request #164 from saksham-gera/dev
Show description for 80dc841
pradeeban
authored
80dc841
View commit details
Copy full SHA for 80dc841
Browse repository at this point
Commits on Aug 17, 2025
Corrected Figure Names And Corrected readme.md
saksham-gera
committed
8974f7a
View commit details
Copy full SHA for 8974f7a
Browse repository at this point
Commits on Aug 19, 2025
Merge pull request #165 from saksham-gera/dev
Show description for ec4ed34
pradeeban
authored
ec4ed34
View commit details
Copy full SHA for ec4ed34
Browse repository at this point
Commits on Aug 22, 2025
replaced the png format with pdf, now all plots will be saved as pdf
saksham-gera
committed
4988348
View commit details
Copy full SHA for 4988348
Browse repository at this point
Commits on Aug 24, 2025
Merge pull request #166 from saksham-gera/dev
Show description for aa16139
pradeeban
authored
aa16139
View commit details
Copy full SHA for aa16139
Browse repository at this point
Commits on Aug 26, 2025
Added The Comments in Both concore.py and mkconcore.py
saksham-gera
committed
e76c3c7
View commit details
Copy full SHA for e76c3c7
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
saksham-gera
committed
9c1c4ca
View commit details
Copy full SHA for 9c1c4ca
Browse repository at this point
You can’t perform that action at this time.