Ports Search

Results 91100 of 19,819 for %22HTTP Server%22.(0.006 seconds)
www/zerowait-0.8d (Score: 0.08358516)
Lightweight and fast http server
0W-httpd is lightweight http server, that supports different enchancements, such as kqueue and sendfile for operations. 0W-httpd runs as a single process.
textproc/Net-Groonga-HTTP-0.03 (Score: 0.083213925)
Perl extension for Groonga httpd client library
Net::Groonga::HTTP is a client library for Groonga http server. Groonga is a fast full text search engine. Please look http://groonga.org/.
www/gunicorn-19.4.5 (Score: 0.08222109)
WSGI HTTP Server for UNIX
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.
www/http-2.0.2 (Score: 0.081391394)
Simple Ruby DSL for making HTTP requests
The HTTP Gem is an easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native extension based on the Node.js parser and a Java port thereof.
www/Twiggy-0.1025 (Score: 0.081063434)
Perl extension of AnyEvent HTTP server for PSGI (like Thin)
AnyEvent HTTP server for PSGI (like Thin).
www/Starlet-0.24 (Score: 0.08076497)
Perl extension for standalone HTTP/1.0 server
Starlet is a standalone HTTP/1.0 server. The server supports several features, and is suitable for running HTTP application servers behind a reverse proxy.
science/orthanc-webviewer-2.2 (Score: 0.08042832)
Web viewer plugin for Orthanc
Web viewer plugin allows easy serial view of medical images stored in Orthanc server in a browser, using HTML5 technology. Demo: http://youtu.be/ub5IxlVqoOE The plugin can't be used for diagnostic purposes.
www/tclhttpd-3.5.1 (Score: 0.07963264)
Http-server implemented in TCL
This is a pure-Tcl implementation of an HTTP protocol server. It runs as a script on top of a vanilla Tcl interpreter using tcllib scripts and, optionally, two binary libraries (crypt and limit). The Tcl I/O system provides event-driven I/O facilities and a primitive that copies data from one I/O channel to another. The server does the HTTP protocol handling and then simply directs the I/O system to blast data from disk to a network socket. The server has suprisingly good performance because of Tcl's sophisticated I/O system. The HTTP protocol is perhaps the least interesting aspect of the server. The cool stuff is the framework for generating dynamic page content, and the support for embedding the server directly into legacy applications to "web-enable" them. A Tcl-based web server is ideal for embedding because Tcl was designed to support embedding into other applications. The interpreted nature of Tcl allows dynamic reconfiguration of the server. Once the core interface between the web server and the hosting application is defined, it is possible to manage the web server, upload Safe-Tcl control scripts, download logging information, and otherwise debug the Tcl part of the application without restarting the hosting application.
audio/squeezeboxserver-7.5.4 (Score: 0.07878128)
Slim Devices audio streaming server
An audio streaming server with many features including: - Web Interface--control the player and manage MP3 Internet radio - MP3 Internet radio - Alarm clock - Automatically imports ID3 tags - Browse and search by title, artist, album or genre - Shuffle and repeat albums or songs - Create, save, and import .pls, .cue and .m3u playlist files - Displays current date and time when not playing - Open protocol and command line API--easy to control from other applications - Expandable through 3rd party plug-ins and skins - Supports multiple synchronized players - Cross platform Open Source software, written in Perl (GPL) - Listen from any computer using an MP3 software player (Winamp or iTunes)
www/mathopd-1.5p8 (Score: 0.07707293)
Small, yet fast HTTP server
Mathopd is a very small, yet very fast HTTP server for UN*X systems. Mathopd is designed specifically to handle a large number of connections with minimal fuss. It contains no unnecessary add-ons, but it does the trick for most things. Mathopd does not allocate any memory, once it has started up, and does not fork any processes (except for CGI scripts of course.)