httpster

httpster 1.0.3 updated

Just start it up and easily serve static content.Default port is 3333 (http://localhost:3333).Using the the -p or -d CLI options, the port and directory can be customized at will.Also available via the npm...

simpleS

simpleS 0.8.4 updated

simpleS will allow a Node.js installation to receive and respond to HTTP requests, enabling developers to use Node.js as a plain ol' Apache server. This in turn will allow websites and other public services to run on Node.js, a much more efficient...

phpSysInfo

phpSysInfo 3.2.4 / 2.5.4 updated

PHPSysInfo can be used to display information about the host being accessed. The script will display information about various system details like Uptime, CPU, Memory, Network adapters, Disk usage, PCI devices, SCSI devices, IDE devices, and more.What is...

God

God 0.13.7 updated

The God framework allows developers to monitor local server settings and processes, log the details, and use the results to debug applications, or the server itself. The framework can also send notifications whenever a service goes down or comes back...

Jetty

Jetty 9.3.6 updated

It can be easily customized to a particular application environment.Jetty supports out of the box technologies like AJP, SPDY, Web Sockets, OSGi, JMX, JNDI, JASPI and many others.Jetty has also been used in well known applications like Yahoo Hadoop, Yahoo...

Apache TomEE

Apache TomEE 1.7.3 / 7.0.0-M1 updated

Apache TomEE is  an all-Apache Java EE 6 Web Profile certified stack of Apache Tomcat. TomEE basically has all the JARs for EE support, on top of the default Tomcat setup, all without removing any functionality or native Tomcat...

Apache CloudStack

Apache CloudStack 4.7.0 updated

Apache CloudStack is a scalable system and can be used in creating IaaS (Infrastructure as a Service) platforms. It's basically a toolkit for managing cloud computing networks in an easy way, without having to write hundreds or thousands of lines of...

PHP LSAPI

PHP LSAPI 6.9 updated

The PHP LSAPI (or LiteSpeed SAPI (server API)) is a C library for building server applications with the best combination of performance, security, and flexibility. Same as mod_php for Apache, the PHP LSAPI allows a LiteSpeed server to be able to manage,...

Socket.IO

Socket.IO 1.4.4 updated

Socket.IO is made up of two primary sections. A client library that runs in the user's browser, and a server-side counterpart, running on top of a Node.js server. These two work via HTTP sockets and allow seamless data exchange between the...