Sign inSign up

torusware/speedus-ycsb

By torusware

•Updated over 9 years ago

Image with Yahoo! Cloud Serving Benchmark (YCSB) with Torusware Speedus acceleration software

Image
3

2.4K

torusware/speedus-ycsb repository overview

speedus logo

⁠Speedus Plug&Run for YCSB

Ubuntu image with Yahoo! Cloud Serving Benchmark (YCSB) and speedus solution for high-performance communications. Check us out at our website⁠.

Speedus is your communications highway:

  • Accelerates communications in the cloud and corporate IT systems
  • Faster applications provide businesses with higher competitive advantages while reducing their IT bill
  • 100% nonintrusive software solution which takes full advantage of the underlying hardware

Each tag corresponds with a YCSB version:

⁠Launching instructions

In order to run a container with our image, execute:

sudo docker run -v /dev/shm:/dev/shm -ti torusware/speedus-ycsb

This will launch a bash shell where you can execute whatever program you want.

The YCSB is installed on the home folder and added to the path, so just type:

ycsb -h

And it will show you the help menu of the ycsb. In order to run it with speedus, type:

speedus ycsb -h

In this image we provide a built-in communication tests as well, Netpipe. Just execute:

NPtcp &
NPtcp -h localhost

For getting the baseline. To perform the test with our solution:

speedus NPtcp &
speedus NPtcp -h localhost

As you can see, using speedus is really easy and non-intrusive, just type speedus before your application:

speedus /path/to/the/program [parameters]

If you need more information, you can check the README file inside the container or contact us at [email protected]⁠

⁠Check our other images in the Docker Hub

⁠Example Use Cases

Tag summary

Content type

Image

Digest

sha256:faad9906a…

Size

539.4 MB

Last updated

over 9 years ago

docker pull torusware/speedus-ycsb