Ports Search

Results 1,8711,880 of 19,819 for %22HTTP Server%22.(0.008 seconds)
www/tDOM-0.8.3 (Score: 0.0053015235)
High performance XML data processing with Tcl (ARGS for OpenACS)
tDOM combines high performance XML data processing with easy and powerful Tcl scripting functionality. tDOM should be one of the fastest ways to manipulate XML with a scripting language and uses very few memory (for example the DOM tree of the XML recommendation in XML (160K) needs only about 450K in memory)! Configured for OpenACS (http://openacs.org) http://tdom.github.com/
x11/graphicssystems-4.8.7 (Score: 0.0053015235)
Qt OpenGL rendering engine (experimental)
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. This port provides the OpenGL graphics backend, which is used for on-screen widgets and QPixmaps. See for details: http://qt-project.org/doc/qt-4.8/qapplication.html#setGraphicsSystem http://blog.qt.digia.com/blog/2008/10/22/so-long-and-thanks-for-the-blit
benchmarks/webbench-1.5 (Score: 0.0052830596)
Simple forking web benchmark
webbench is very simple HTTP benchmarking tool, which can benchmark both WWW and proxy servers. webbench uses fork() for simulating multiple clients and supports benchmarking by HTTP/0.9-HTTP/1.1 requests (without Keep-Alive). This benchmark is not very realistic, but can test if your HTTPD can really handle many clients at once (try to run some CGIs) without taking your machine down. I am using this program for setting maximum number of Apaches. Webbench displays results in pages/min and bytes/sec. Radim Kolar
devel/sundawg_country_codes-0.0.7 (Score: 0.0052781766)
Manage ISO 3166 country names and codes
A Ruby gem to manage ISO 3166 country names and their corresponding alpha-2 and alpha-3 codes. Additional support has been added for ISO 4127 currency information and standard conventions for states in the USA (based on the 3166-2:US code). ISO 3166 country codes reference: http://en.wikipedia.org/wiki/ISO_3166-1 ISO 4217 currency information: http://www.xe.com/iso4217.php http://www.xe.com/symbols.php ISO 3166-2:US code reference: http://code.google.com/apis/chart/statecodes.html http://en.wikipedia.org/wiki/ISO_3166-2:US ISO 639 language reference: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
databases/BSON-0.11 (Score: 0.0052383994)
Pure Perl implementation of MongoDB BSON serialization
This module implements BSON serialization and deserialization as described at http://bsonspec.org. BSON is the primary data representation for MongoDB.
databases/Redis-1.9820 (Score: 0.0052383994)
Perl binding for Redis database
Pure perl bindings for http://code.google.com/p/redis/ This version support git version 0.08 or later of Redis available at git://github.com/antirez/redis
devel/readline-1.0.3.0 (Score: 0.0052383994)
Interface to the GNU readline library
An interface to the GNU readline library. More information on readline can be found at <http://www.gnu.org/directory/readline.html>.
devel/Child-0.009 (Score: 0.0052383994)
Object oriented simple interface to fork()
Child - a Perl 5 OO interface to fork() My working version of this port is at: http://github.com/drench/FreeBSD-p5-Child
devel/Event-Lib-1.03 (Score: 0.0052383994)
Makes libevent(3) accessible with Perl
Event-Lib is a Perl wrapper around libevent(3) (http://www.monkey.org/~provos/libevent/). It makes the handling of asynchronous events more comfortable.
devel/indirect-0.33 (Score: 0.0052383994)
Lexically warn about using the indirect object syntax
indirect - Lexically warn about using the indirect object syntax in Perl 5 My working version of this port is at: http://github.com/drench/FreeBSD-p5-indirect