Skip to content

Commit

Permalink
I fail to see how Mule would help in Continuous Integration scenarios
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
serra committed Mar 13, 2016
1 parent 7921fec commit 4d8ae2a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/scenarios/ci.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down

0 comments on commit 4d8ae2a

Please sign in to comment.