Zero Overhead Remote Process Plumbing for TCP/IP
Socketpipe directly connects the input/output of a remote process with local programs over a TCP/IP socket. Although the initial communication setup is performed through client-server intermediaries such as SSH or RSH, the communication channel that socketpipe establishes is a direct socket connection between the local and the remote processes, similar to a local pipe. The use of socketpipe removes the inefficiency of multiple data copies and context switches through RSH/SSH, and can in many cases offer dramatic throughput improvements.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/socketpipe && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| socketpipe-1.9.tar.gz | 0000020442 20 KB | |
|
socketpipe-fix_missing_return_in_nonvoid_functions |
0000000310 310 Bytes | |
| socketpipe.changes | 0000000522 522 Bytes | |
| socketpipe.spec | 0000002252 2.2 KB |
Comments 0