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
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 }}
elimelt
/
pmqueue
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor
- #1
#1
Merged
elimelt
merged 14 commits into
main
elimelt/pmqueue:main
from
refactor
elimelt/pmqueue:refactor
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
refactor
#1
elimelt
merged 14 commits into
main
elimelt/pmqueue:main
from
refactor
elimelt/pmqueue:refactor
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
Add run_tests.sh harness (JDK 21 + JUnit console, no Maven needed)
elimelt
committed
2f96a54
View commit details
Copy full SHA for 2f96a54
Browse repository at this point
Golden characterization tests for wire and file formats
elimelt
committed
51ae2f3
View commit details
Copy full SHA for 51ae2f3
Browse repository at this point
Per-instance config in PersistentMessageQueue
elimelt
committed
330fe26
View commit details
Copy full SHA for 330fe26
Browse repository at this point
Remove Unsafe and dead Serializable path from Message, add equals
elimelt
committed
fe816b4
View commit details
Copy full SHA for fe816b4
Browse repository at this point
MessageSerializer via ByteBuffer, Unsafe removed
elimelt
committed
f4fec41
View commit details
Copy full SHA for f4fec41
Browse repository at this point
Interrupt handling and close() convention
elimelt
committed
c21b493
View commit details
Copy full SHA for c21b493
Browse repository at this point
QueuePreset is the single source of preset values
elimelt
committed
4caadb4
View commit details
Copy full SHA for 4caadb4
Browse repository at this point
QueueConfig owns QUEUE_HEADER_SIZE; filePath(null) fails fast
elimelt
committed
9b7880a
View commit details
Copy full SHA for 9b7880a
Browse repository at this point
CI on Temurin JDK 21; wire publish credentials
elimelt
committed
9ec5660
View commit details
Copy full SHA for 9ec5660
Browse repository at this point
README quickstart and build instructions
elimelt
committed
4890de7
View commit details
Copy full SHA for 4890de7
Browse repository at this point
Pom targets Java 21, dead build config removed
elimelt
committed
5630cf0
View commit details
Copy full SHA for 5630cf0
Browse repository at this point
Regenerate docs from current source; javadoc-based script
elimelt
committed
9110427
View commit details
Copy full SHA for 9110427
Browse repository at this point
Reindent 4 files to the repo's 2-space standard
elimelt
committed
de5f041
View commit details
Copy full SHA for de5f041
Browse repository at this point
Add benchmark suite with before/after results
elimelt
committed
27d249a
View commit details
Copy full SHA for 27d249a
Browse repository at this point
You can’t perform that action at this time.