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 }}
OutstanderWang
/
TransferQueue
Public
forked from
Ascend/TransferQueue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Feat long live zmq context pool
- #1
#1
Closed
OutstanderWang
wants to merge 6 commits into
main
OutstanderWang/TransferQueue:main
from
feat_long_live_zmq_context_pool
OutstanderWang/TransferQueue:feat_long_live_zmq_context_pool
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Closed
Feat long live zmq context pool
#1
OutstanderWang
wants to merge 6 commits into
main
OutstanderWang/TransferQueue:main
from
feat_long_live_zmq_context_pool
OutstanderWang/TransferQueue:feat_long_live_zmq_context_pool
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat: reuse long-lived ZMQ context in with_zmq_socket instead of per-call
Show description for 8aadcb3
OutstanderWang
and
claude
committed
8aadcb3
View commit details
Copy full SHA for 8aadcb3
Browse repository at this point
feat: share fixed ZMQ context pool across client requests
OutstanderWang
committed
f27ff24
View commit details
Copy full SHA for f27ff24
Browse repository at this point
fix: limit shared ZMQ context to SimpleStorage
OutstanderWang
committed
c2a8310
View commit details
Copy full SHA for c2a8310
Browse repository at this point
Revert "fix: limit shared ZMQ context to SimpleStorage"
Show description for 5798f36
OutstanderWang
committed
5798f36
View commit details
Copy full SHA for 5798f36
Browse repository at this point
Revert "feat: share fixed ZMQ context pool across client requests"
Show description for 0c58d12
OutstanderWang
committed
0c58d12
View commit details
Copy full SHA for 0c58d12
Browse repository at this point
feat: share fixed ZMQ context pool with SimpleStorage
OutstanderWang
committed
114a259
View commit details
Copy full SHA for 114a259
Browse repository at this point
You can’t perform that action at this time.