Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
arthurfp
/
Go_Object-Pool_Pattern
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
arthurfp
Datepicker
All time
Commit History
Commits on May 3, 2024
update README
arthurfp
committed
b717d79
Copy full SHA for b717d79
Commits on May 2, 2024
Implement dynamic configuration for connection pool settings
arthurfp
committed
a4fc2e2
Copy full SHA for a4fc2e2
Add logging to connection pool for enhanced monitoring and debugging
arthurfp
committed
236c641
Copy full SHA for 236c641
Commits on May 1, 2024
Implement dynamic expansion of the connection pool based on demand
arthurfp
committed
589c695
Copy full SHA for 589c695
Commits on Apr 30, 2024
Implement health checks and recovery for database connections in the pool
arthurfp
committed
03cf242
Copy full SHA for 03cf242
Add unit tests for ConnectionPool borrowing, releasing, and timeout handling
arthurfp
committed
5759bd7
Copy full SHA for 5759bd7
Commits on Apr 29, 2024
Add timeout handling and connection reset feature to ConnectionPool
arthurfp
committed
f590397
Copy full SHA for f590397
Commits on Apr 28, 2024
Implement and demonstrate borrowing and releasing in ConnectionPool
arthurfp
committed
6355520
Copy full SHA for 6355520
Initial project setup with basic structure and interfaces for Object Pool pattern
arthurfp
committed
c08c679
Copy full SHA for c08c679
You can’t perform that action at this time.