This commit is contained in:
Nathan LeClaire 2014-07-22 17:48:19 -07:00
parent 04b2a96ff8
commit 1a089cbc03
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Here are some examples of what you can do with libswarm:
* Swap in a new clustering and service discovery system, without changing any application code.
* Collect logs across an in-house Mesos cluster, a Cloudfoundry deployment and individual servers staggered in 3 different datacenters, forward them to your legacy syslog deployment, then perform custom analytics on them.
* Collect logs across an in-house Mesos cluster, a Cloud Foundry deployment and individual servers staggered in 3 different datacenters, forward them to your legacy syslog deployment, then perform custom analytics on them.
* Simulate your entire service topology in a single process, then scale it out simply by re-arranging adapters.