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 }}
enriquebris
/
goconcurrentqueue
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
434
Code
Issues
3
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 17, 2022
Merge pull request #35 from enriquebris/issue-34
Show description for c09fe97
enriquebris
authored
c09fe97
View commit details
Copy full SHA for c09fe97
Browse repository at this point
readme.md
enriquebris
committed
c7e9f8b
View commit details
Copy full SHA for c7e9f8b
Browse repository at this point
issue-34
enriquebris
committed
082dbc7
View commit details
Copy full SHA for 082dbc7
Browse repository at this point
Commits on Mar 4, 2022
Merge pull request #33 from enriquebris/dequeueWaitChanLeak
Show description for ea2e52e
enriquebris
authored
ea2e52e
View commit details
Copy full SHA for ea2e52e
Browse repository at this point
readme.md
enriquebris
committed
4eb073b
View commit details
Copy full SHA for 4eb073b
Browse repository at this point
prevents adding useless wait channels
enriquebris
committed
55bb665
View commit details
Copy full SHA for 55bb665
Browse repository at this point
Commits on Mar 1, 2022
Merge pull request #31 from enriquebris/lock_issue
Show description for a3c75ce
enriquebris
authored
a3c75ce
View commit details
Copy full SHA for a3c75ce
Browse repository at this point
readme.md
enriquebris
committed
d5d4fef
View commit details
Copy full SHA for d5d4fef
Browse repository at this point
go.mod
enriquebris
committed
7278116
View commit details
Copy full SHA for 7278116
Browse repository at this point
prevents FIFO.DequeueOrWaitForNextElement to gets blocked when waiting for an enqueued element
enriquebris
committed
cf01496
View commit details
Copy full SHA for cf01496
Browse repository at this point
Commits on May 12, 2020
Merge pull request #28 from enriquebris/ff_enqueue_invalidWaitForNextElement
Show description for e189583
enriquebris
authored
e189583
View commit details
Copy full SHA for e189583
Browse repository at this point
readme.md
enriquebris
committed
fd97024
View commit details
Copy full SHA for fd97024
Browse repository at this point
prevents FixedFifo.Enqueue to gets blocked trying to send the item over an invalid waitForNextElementChan channel
enriquebris
committed
ac2394b
View commit details
Copy full SHA for ac2394b
Browse repository at this point
Commits on Apr 14, 2020
Merge pull request #26 from enriquebris/iqueue-DequeueOrWaitForNextElementContext
Show description for dfa38a0
enriquebris
authored
dfa38a0
View commit details
Copy full SHA for dfa38a0
Browse repository at this point
class-diagram.svg update
enriquebris
committed
d3a9dff
View commit details
Copy full SHA for d3a9dff
Browse repository at this point
adding DequeueOrWaitForNextElementContext to Queue interface
enriquebris
committed
decfc52
View commit details
Copy full SHA for decfc52
Browse repository at this point
Commits on Apr 13, 2020
Merge pull request #25 from enriquebris/readme-version-0.6.0-badge
Show description for c043815
enriquebris
authored
c043815
View commit details
Copy full SHA for c043815
Browse repository at this point
readme update version badge
enriquebris
committed
3fef14c
View commit details
Copy full SHA for 3fef14c
Browse repository at this point
Merge pull request #24 from enriquebris/readme-version-0.6.0
Show description for 1d68673
enriquebris
authored
1d68673
View commit details
Copy full SHA for 1d68673
Browse repository at this point
readme type - v0.6.0
enriquebris
committed
3a1f7a0
View commit details
Copy full SHA for 3a1f7a0
Browse repository at this point
readme update for v0.6.0
enriquebris
committed
eab1dec
View commit details
Copy full SHA for eab1dec
Browse repository at this point
Merge pull request #19 from SijmenHuizenga/master
Show description for 1419849
enriquebris
authored
1419849
View commit details
Copy full SHA for 1419849
Browse repository at this point
DequeueOrWaitForNextElementContext implemented
SijmenHuizenga
committed
18006f4
View commit details
Copy full SHA for 18006f4
Browse repository at this point
Merge pull request #23 from enriquebris/awesome-badge
Show description for b0550b7
enriquebris
authored
b0550b7
View commit details
Copy full SHA for b0550b7
Browse repository at this point
awesome badge added into readme.md
enriquebris
committed
5155756
View commit details
Copy full SHA for 5155756
Browse repository at this point
Merge pull request #22 from enriquebris/update-travis-badges
Show description for aa7da50
enriquebris
authored
aa7da50
View commit details
Copy full SHA for aa7da50
Browse repository at this point
new badges in readme.md: pkg.go.dev / codefactor
enriquebris
committed
d1a63fa
View commit details
Copy full SHA for d1a63fa
Browse repository at this point
adding travic-ci building for go 1.13/1.14
enriquebris
committed
f7c8841
View commit details
Copy full SHA for f7c8841
Browse repository at this point
Merge pull request #21 from enriquebris/FixedFIFO-tests-update
Show description for a97231c
enriquebris
authored
a97231c
View commit details
Copy full SHA for a97231c
Browse repository at this point
FixedFIFOTestSuite.TestDequeueOrWaitForNextElementWithEmptyQueue only enqueues after listener goroutine is ready
enriquebris
committed
c2ce240
View commit details
Copy full SHA for c2ce240
Browse repository at this point
FixedFIFOTestSuite.TestDequeueOrWaitForNextElementMultiGR only enqueues after all goroutines are ready
enriquebris
committed
c46aaf2
View commit details
Copy full SHA for c46aaf2
Browse repository at this point
Commits on Jul 19, 2019
Merge pull request #16 from enriquebris/DequeueOrWaitForNextElement-load
Show description for 3e5689c
enriquebris
authored
3e5689c
View commit details
Copy full SHA for 3e5689c
Browse repository at this point
Replaced sync.Map by map in FIFO.DequeueOrWaitForNextElement testings && readme.md
enriquebris
committed
f003499
View commit details
Copy full SHA for f003499
Browse repository at this point
FIFO.DequeueOrWaitForNextElement testings && .travis.yml
enriquebris
committed
c464d2d
View commit details
Copy full SHA for c464d2d
Browse repository at this point
DequeueOrWaitForNextElement - multiple GR testings && readme.md
enriquebris
committed
db0fc6e
View commit details
Copy full SHA for db0fc6e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.