mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Removed spaces at the ends of lines.
This commit is contained in:
@@ -40,7 +40,7 @@ anywhere. You can use Mule to intelligently manage message routing, data
|
||||
mapping, orchestration, reliability, security and scalability between nodes.
|
||||
Plug other systems and applications into Mule and let it handle all the
|
||||
communication between systems, enabling you to track and monitor everything
|
||||
that happens.
|
||||
that happens.
|
||||
|
||||
|
||||
Tox
|
||||
|
||||
@@ -45,10 +45,10 @@ library is designed to have a familiar socket-style API.
|
||||
RabbitMQ
|
||||
--------
|
||||
|
||||
RabbitMQ is an open source message broker software that implements the Advanced Message Queuing Protocol (AMQP).
|
||||
The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform
|
||||
framework for clustering and failover. Client libraries to interface with the broker are available
|
||||
RabbitMQ is an open source message broker software that implements the Advanced Message Queuing Protocol (AMQP).
|
||||
The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform
|
||||
framework for clustering and failover. Client libraries to interface with the broker are available
|
||||
for all major programming languages.
|
||||
|
||||
- `Homepage <http://www.rabbitmq.com/>`_
|
||||
- `Homepage <http://www.rabbitmq.com/>`_
|
||||
- `GitHub Organization <https://github.com/rabbitmq?page=1>`_
|
||||
|
||||
@@ -10,7 +10,7 @@ applications on top of Python, SQLAlchemy and Qt. It is inspired by
|
||||
the Django admin interface.
|
||||
|
||||
The main resource for information is the website:
|
||||
http://www.python-camelot.com
|
||||
http://www.python-camelot.com
|
||||
and the mailing list https://groups.google.com/forum/#!forum/project-camelot
|
||||
|
||||
Cocoa
|
||||
|
||||
Reference in New Issue
Block a user