nodiscc
1 year ago
No known key found for this signature in database
GPG Key ID: 67FC4266A4B6909
1 changed files with
2 additions and
0 deletions
README.md
@ -585,6 +585,8 @@ Web-based project management and bug tracking systems.
**[`^ back to top ^`](#awesome-sysadmin)**
**[`^ back to top ^`](#awesome-sysadmin)**
[Message queues ](https://en.wikipedia.org/wiki/Message_queue ) and [message broker ](https://en.wikipedia.org/wiki/Message_broker ) software, typically used for inter-process communication (IPC), or for inter-thread communication within the same process.
- [ActiveMQ ](https://activemq.apache.org/ ) - Java message broker. ([Source Code](https://github.com/apache/activemq)) `Apache-2.0` `Java`
- [ActiveMQ ](https://activemq.apache.org/ ) - Java message broker. ([Source Code](https://github.com/apache/activemq)) `Apache-2.0` `Java`
- [BeanstalkD ](https://beanstalkd.github.io/ ) - A simple, fast work queue. ([Source Code](https://github.com/beanstalkd/beanstalkd)) `MIT` `C`
- [BeanstalkD ](https://beanstalkd.github.io/ ) - A simple, fast work queue. ([Source Code](https://github.com/beanstalkd/beanstalkd)) `MIT` `C`
- [Gearman ](http://gearman.org/ ) - Fast multi-language queuing/job processing platform. ([Source Code](https://github.com/gearman/gearmand)) `BSD-3-Clause` `C++`
- [Gearman ](http://gearman.org/ ) - Fast multi-language queuing/job processing platform. ([Source Code](https://github.com/gearman/gearmand)) `BSD-3-Clause` `C++`