Skip to content

Ubuntu integrated with speedus, our high-performance communications solution https://torusware.com/

Notifications You must be signed in to change notification settings

torusware/speedus-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedus logo ubuntu logo

Speedus Plug&Run for Ubuntu

Ubuntu image with 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

Supported tags and respective Dockerfile link

Each tag corresponds to the tag of the Ubuntu base image:

Launching instructions

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

sudo docker run -ti torusware/speedus-ubuntu

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

In this image we provide a built-in communication tests, Netpipe. Execute the next lines in order to obtain the baseline performance:

NPtcp &
NPtcp -h localhost

To run the same test using Speedus:

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 info@torusware.com

Check our other images in the Docker Hub

Example Use Cases

About

Ubuntu integrated with speedus, our high-performance communications solution https://torusware.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published