Ports Search

Results 13,85113,860 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
net/Net-OpenSSH-Parallel-0.14 (Score: 3.975496E-5)
Run SSH jobs in parallel
Net::OpenSSH::Parallel is an scheduler that can run commands in parallel in a set of hosts through SSH. It tries to find a compromise between being simple to use, efficient and covering a good part of the problem space of parallel process execution via SSH. Obviously, it is build on top of Net::OpenSSH! Common usage of the module is as follows: - Create a Net::OpenSSH::Parallel object. - Register the hosts where you want to run commands with the "add_host" method. - Queue the actions you want to run (commands, file copy operations, etc.) using the "push" method. - Call the "run" method and let the parallel scheduler take care of everything!
net/Net-OpenStack-Attack-1.0500 (Score: 3.975496E-5)
Tools for stress testing an OpenStack deployment
This class provides methods for making parallel, asynchronous requests to the OpenStack API. This distribution comes with a command line tool stackattack which heavily uses this class.
net/Net-VNC-0.40 (Score: 3.975496E-5)
Simple VNC client
Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. This module acts as a VNC client and communicates to a VNC server using the RFB protocol, allowing you to capture the screen of the remote computer. This module dies upon connection errors (with a timeout of 15 seconds) and protocol errors. This implementation is based largely on the RFB Protocol Specification, http://www.realvnc.com/docs/rfbproto.pdf. That document has an error in the DES encryption description, which is clarified via http://www.vidarholen.net/contents/junk/vnc.html.
net/POSIX-getpeername-0.01 (Score: 3.975496E-5)
Perl extension to provide getpeername(2)
POSIX::getpeername provides getpeername(2). perl's core getpeername needs a open file handle. POSIX::getpeername allows you to get peername from sockfd.
net/URI-db-0.16 (Score: 3.975496E-5)
Perl5 module representing database URIs
This class provides support for database URIs. They're inspired by JDBC URIs and PostgreSQL URIs, though they're a bit more formal.
net/paris-traceroute-0.92 (Score: 3.975496E-5)
Paris traceroute is network diagnosis and measurement tools
Paris traceroute is a new version of the well-known network diagnosis and measurement tool. It addresses problems caused by load balancers with the initial implementation of traceroute.
net/Net_IPv4-1.3.4 (Score: 3.975496E-5)
IPv4 network calculations and validation
Net_IPv4 is a Class used for calculating IPv4(AF_INET family) address information such as network as network address, broadcast address, and IP address validity.
net/URI_Template-0.3.3 (Score: 3.975496E-5)
Parser for URI Templates
This package contains a parser for URI Templates as defined in the URI Template draft that is currently being proposed to the IETF.
net/XML_RPC-1.5.5 (Score: 3.975496E-5)
PHP implementation of the XML-RPC protocol
A PEAR-ified version of Useful Inc's XML-RPC for PHP. It has support for HTTP/HTTPS transport, proxies and authentication.
net/apn-1.0.3 (Score: 3.975496E-5)
Extension to interact with Apple Push Notification Service
apn is a PHP extension to introduce simple yet powerful interface for sending push notifications to iOS and OS X devices from within your PHP code.