modulepackage
1.2.0
Repository: https://github.com/kklab-com/goth-concurrent.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewBlockingQueue len: -1 for unlimited buffered blocking queue, 0 for unbuffered blocking queue and other for limited buffered blocking queue.
NewBlockingRoutinePool create a fix rs pool with limited task queue Submit/Execute will be blocking when task queue is full maxQueuedTasks -1 for unlimited tasks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRoutinePool create a fix rs pool with limited task queue Submit/Execute will return a FailFuture when task queue is full maxQueuedTasks -1 for unlimited tasks.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author