Merge pull request #120 from nathanleclaire/readme-fix

This commit is contained in:
Solomon Hykes 2014-07-28 10:57:26 -07:00
commit d6f89d9469
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.