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
Accelerator
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
Type
/
to 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
- #2
#2
Merged
OutstanderWang
merged 10 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
Aug 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Feat long live zmq context pool
#2
OutstanderWang
merged 10 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 Aug 3, 2026
feat: reuse long-lived ZMQ context in with_zmq_socket instead of per-call
Show description for f6b3b64
OutstanderWang
committed
f6b3b64
View commit details
Copy full SHA for f6b3b64
Browse repository at this point
feat: share fixed ZMQ context pool across client requests
Show description for 04224ba
OutstanderWang
committed
04224ba
View commit details
Copy full SHA for 04224ba
Browse repository at this point
fix: limit shared ZMQ context to SimpleStorage
Show description for 8c40581
OutstanderWang
committed
8c40581
View commit details
Copy full SHA for 8c40581
Browse repository at this point
Revert "fix: limit shared ZMQ context to SimpleStorage"
Show description for 762728b
OutstanderWang
committed
762728b
View commit details
Copy full SHA for 762728b
Browse repository at this point
Revert "feat: share fixed ZMQ context pool across client requests"
Show description for 30b83ab
OutstanderWang
committed
30b83ab
View commit details
Copy full SHA for 30b83ab
Browse repository at this point
feat: share fixed ZMQ context pool with SimpleStorage
Show description for 9b63bae
OutstanderWang
committed
9b63bae
View commit details
Copy full SHA for 9b63bae
Browse repository at this point
style: apply ruff-format to client.py
Show description for 22f48c8
OutstanderWang
committed
22f48c8
View commit details
Copy full SHA for 22f48c8
Browse repository at this point
fix: address PR #145 review comments
Show description for ae7ebf7
OutstanderWang
committed
ae7ebf7
View commit details
Copy full SHA for ae7ebf7
Browse repository at this point
fix: harden TQ_CLIENT_ZMQ_MAX_SOCKETS env var and cover it with tests
Show description for ffd0d28
OutstanderWang
committed
ffd0d28
View commit details
Copy full SHA for ffd0d28
Browse repository at this point
fix: close two shutdown/compatibility holes in the shared ZMQ context
Show description for fded800
OutstanderWang
committed
fded800
View commit details
Copy full SHA for fded800
Browse repository at this point
You can’t perform that action at this time.