{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/dc0d/workerpool","name":"github.com/dc0d/workerpool","description":"Package workerpool provides a workerpool. It also can expand and shrink dynamically.\n\nJobs can be queued using the Queue() method which also accepts a timeout parameter for timing out queuing and if all workers are too busy.\n\nFor expanding the queue, Expand() method can be used, which increases the number of workers. If a timeout is provided, these extra workers will stop, if there are not enough jobs to do. It is also possible to explicitly stop extra workers by providing a quit channel.","version":"v3.0.3+incompatible","softwareVersion":"v3.0.3+incompatible","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/dc0d/workerpool","issueTracker":"https://github.com/dc0d/workerpool/issues","url":"https://github.com/dc0d/workerpool","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2020-07-29","dateModified":"2018-06-12","datePublished":"2018-06-12","copyrightYear":2020,"downloadUrl":"https://proxy.golang.org/cached-only/github.com/dc0d/workerpool/@v/v3.0.3+incompatible.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/dc0d/workerpool#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/dc0d/workerpool"],"https://www.w3.org/ns/activitystreams#likes":55,"https://forgefed.org/ns#forks":5}