Skip to content

Tags: sherifabdlnaby/gpool

Tags

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Start Pool by default + Refactoring

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Enqueues with canceled context now returns `ctx.Err()` instead of Err…

…JobCanceled

Signed-off-by: Sherif Abdel-Naby <sherifabdlnaby@gmail.com>

v0.3.0

Toggle v0.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use my forked semaphore implementation

Since I found a bug in `github.com/marusama/semaphore` Issue #3 that had a potential deadlock which was avoided/worked-around. however after submitting a PR and fixing the said bug the performance was halved.

Now the `x/sync/semaphore` is much better performance-wise however it is not resizable, hence use my forked resizable semaphore.

v0.2.0

Toggle v0.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README.md 📄🌍

v0.0.1

Toggle v0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Create LICENSE

Create .travis.yml
Create README.md