Ports Search

Results 13,33113,340 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
www/httpsqs-1.7 (Score: 1.5577191E-4)
Simple Queue Service based on HTTP GET/POST protocol
HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol. It can handle more than 10000 requests/sec concurrent connections. Currently it's widely deployed throughout the xoyo.com under the Kingsoft Corporation.
www/free-sa-2.0.0b6.7 (Score: 1.5577191E-4)
Statistic analyzer for daemons log files similar to SARG
Free-SA is a statistic analyzer for daemons log files similar to SARG. Its main advantages over SARG are much better speed (7x-20x times), more reports support, crossplatform work and W3C compliance of generated HTML/CSS reports code.
www/apache-jmeter-2.11 (Score: 1.5577191E-4)
Functional behaviour load and performance test application
Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. Apache JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. In addition to load-testing, the tool can also be used to verify correctness of your web-applications.
www/kannel-1.4.4 (Score: 1.5577191E-4)
WAP/SMS gateway
Kannel is a compact and very powerful open source WAP and SMS gateway, used widely across the globe both for serving trillions of short messages (SMS), WAP Push service indications and mobile internet connectivity.
www/php-plurk-api-1.6.4 (Score: 1.5577191E-4)
Plurk API Implementation with PHP
Plurk is a popular Internet service, and many applications are designed for Plurk, including mobile and desktop applications. This is the PHP Plurk API client for interacting with the Plurk Internet service.
www/hinventory-client-1.2.5 (Score: 1.5577191E-4)
H-Inventory Client for FreeBSD
This is the FreeBSD client for the h-inventory Web application. This is a sh script that creates an XML file and can upload it. You will obtain the hardware/software on your FreeBSD computer.
www/HTTP-4000.2.20 (Score: 1.5577191E-4)
Library for client-side HTTP
The HTTP package supports client-side web programming in Haskell. It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. It's dependent on the network package to operate, but other than that, the implementation is all written in Haskell. A basic API for issuing single HTTP requests + receiving responses is provided. On top of that, a session-level abstraction is also on offer (the BrowserAction monad); it taking care of handling the management of persistent connections, proxies, state (cookies) and authentication credentials required to handle multi-step interactions with a web server. The representation of the bytes flowing across is extensible via the use of a type class, letting you pick the representation of requests and responses that best fits your use. Some pre-packaged, common instances are provided for you (ByteString, String.)
www/gitit-0.11.1 (Score: 1.5577191E-4)
Wiki using happstack, git or darcs, and pandoc
Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and uploaded files can be modified either directly via the VCS's command-line tools or through the wiki's web interface. Pandoc is used for markup processing, so pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup. Notable features include: * plugins: dynamically loaded page transformations written in Haskell. * conversion of TeX math to MathML for display in web browsers. * syntax highlighting of source code files and code snippets. * Atom feeds (site-wide and per-page). * a library, Network.Gitit, that makes it simple to include a gitit wiki in any happstack application.
www/http-reverse-proxy-0.4.2 (Score: 1.5577191E-4)
Reverse proxy HTTP requests, either over raw sockets or with WAI
Provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit.
www/recaptcha-0.1.0.3 (Score: 1.5577191E-4)
Functions for using the reCAPTCHA service in web applications
The reCAPTCHA [1] is a service that provides captchas for preventing automated spam in web applications. The recaptcha-hs provides functions for using reCAPTCHA in Haskell web applications. [1] http://recaptcha.net/