{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/go-msgqueue/msgqueue","name":"github.com/go-msgqueue/msgqueue","description":"Package msgqueue implements task/job queue with in-memory, SQS, IronMQ backends.\n\ngo-msgqueue is a thin wrapper for SQS and IronMQ clients that uses Redis to implement rate limiting and call once semantic.\n\ngo-msgqueue consists of following components:\n\nrate limiting is implemented in the processor package using https://github.com/go-redis/redis_rate. Call once is implemented in clients by checking if message name exists in Redis database.","version":"v1.8.2","softwareVersion":"v1.8.2","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/go-msgqueue/msgqueue","issueTracker":"https://github.com/vmihailenco/taskq/issues","url":"https://github.com/go-msgqueue/msgqueue","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2017-04-04","dateModified":"2018-08-27","datePublished":"2018-08-27","copyrightYear":2017,"downloadUrl":"https://proxy.golang.org/github.com/go-msgqueue/msgqueue/@v/v1.8.2.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/go-msgqueue/msgqueue#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/go-msgqueue/msgqueue"],"https://www.w3.org/ns/activitystreams#likes":1043,"https://forgefed.org/ns#forks":97}