mirror of
				https://github.com/n1trux/awesome-sysadmin.git
				synced 2025-10-31 15:11:53 +00:00 
			
		
		
		
	queuing: add source code links
This commit is contained in:
		
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							| @@ -604,13 +604,13 @@ _See also: [Databases](#databases), [Monitoring](#monitoring)_ | ||||
|  | ||||
| **[`^        back to top        ^`](#awesome-sysadmin)** | ||||
|  | ||||
| - [ActiveMQ](https://activemq.apache.org/) - Java message broker. | ||||
| - [BeanstalkD](https://beanstalkd.github.io/) - A simple, fast work queue. | ||||
| - [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform. | ||||
| - [Kafka](https://kafka.apache.org) - Extremely high performance publish/subscribe message system. | ||||
| - [NSQ](https://nsq.io/) - A realtime distributed messaging platform. | ||||
| - [RabbitMQ](https://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. | ||||
| - [ZeroMQ](https://zeromq.org/) - Lightweight queuing system. | ||||
| - [ActiveMQ](https://activemq.apache.org/) - Java message broker. ([Source Code](https://github.com/apache/activemq)) | ||||
| - [BeanstalkD](https://beanstalkd.github.io/) - A simple, fast work queue. ([Source Code](https://github.com/beanstalkd/beanstalkd)) | ||||
| - [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform. ([Source Code](https://github.com/gearman/gearmand)) | ||||
| - [Kafka](https://kafka.apache.org) - Extremely high performance publish/subscribe message system. ([Source Code](https://github.com/apache/kafka)) | ||||
| - [NSQ](https://nsq.io/) - A realtime distributed messaging platform. ([Source Code](https://github.com/nsqio/nsq)) | ||||
| - [RabbitMQ](https://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. ([Source Code](https://github.com/rabbitmq/rabbitmq-server)) | ||||
| - [ZeroMQ](https://zeromq.org/) - Lightweight queuing system. ([Source Code](https://github.com/zeromq)) | ||||
|  | ||||
|  | ||||
| ### Remote Management | ||||
|   | ||||
		Reference in New Issue
	
	Block a user