Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanglei99/YCSB_Mesos
Run YCSB workload across various datastore on Mesos through Marathon (Docker)
https://github.com/yanglei99/YCSB_Mesos
Last synced: 1 day ago
JSON representation
Run YCSB workload across various datastore on Mesos through Marathon (Docker)
- Host: GitHub
- URL: https://github.com/yanglei99/YCSB_Mesos
- Owner: yanglei99
- Created: 2016-10-28T20:43:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T15:59:47.000Z (almost 8 years ago)
- Last Synced: 2024-08-04T04:06:41.953Z (3 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mesos - YCSB
README
## YCSB on Mesos
[Yahoo! Cloud Serving Benchmark](https://github.com/brianfrankcooper/YCSB)
### Build YCSB Docker Image
[Dockerfile](Dockerfile)
### Run Details
* [MySQL](marathon/mysql/README_mysql.md)
* [Redis](marathon/redis/README_redis.md)### Known Issue