mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
I fail to see how Mule would help in Continuous Integration scenarios
afaik Mule is an Enterprise Service Bus, which can be useful in enterprise application integration scenarios, but imo it is really is not useful in the context of continuous integration of Python programs.
This commit is contained in:
@@ -31,17 +31,6 @@ Buildbot
|
||||
automate the compile/test cycle to validate code changes.
|
||||
|
||||
|
||||
Mule
|
||||
-----
|
||||
|
||||
`Mule <http://www.mulesoft.org/documentation/display/current/Mule+Fundamentals>`_
|
||||
is a lightweight integration platform that enables you to connect anything,
|
||||
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.
|
||||
|
||||
|
||||
Tox
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user