Skip to content

vshan/dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash

Distributed access shell (or dash) is a new way to interconnect processes for distributed command execution, redirection and remote piping between multiple hosts by combining the two fundamental UNIX abstractions: sockets and pipes using C, C++, Make. It allows you to run shell commands on multiple servers at once and gather see their output in local terminal.

TODO

  • Add more documentation to README
  • Add example queries

About

dash, or Distributed access shell is a new way to interconnect processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published