Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第10,93110,940项(搜索用时0.009秒)
databases/ip4r-2.0 (Score: 9.2878623E-4)
IP address and IP range index types for PostgreSQL
IP4R is a contributed PostgreSQL module that embraces and extends the existing 'inet' and 'cidr' built-in types, providing extra functionality and simplicity to IPv4 and IPv6 address lookup within large-scale environments.
databases/iplike-2.0.6 (Score: 9.2878623E-4)
C implementation of the OpenNMS iplike stored procedure
A C implementation of the stored procedure written in plpgsql that's bundled with OpenNMS, this is the preferred version for use as is offers better performance
databases/commons-dbutils-1.6 (Score: 9.2878623E-4)
JDBC helper library
DbUtils is a small set of classes designed to make working with JDBC easier. JDBC resource cleanup code is mundane, error prone work so these classes abstract out all of the cleanup tasks from your code leaving you with what you really wanted to do with JDBC in the first place: query and update data.
databases/akonadi-googledata-1.2.0 (Score: 9.2878623E-4)
Akonadi Resources for Google Contacts and Calendar
Google contacts and calendar akonadi resource. It allows syncing your calendar and contacts with your google account.
databases/libnvpair-2.0 (Score: 9.2878623E-4)
Illumos name-value pair library
libnvpair is a name-value pair library originating from Solaris The nvpair library was released in OpenSolaris and has been extended by the Illumos project. It exports a set of functions used for managing name-value pairs. This is a base library for Solaris and its descendents. However, the kernel-specific code has been removed thus libnvpair is strictly meant for the userland. The XDR functionality has been masked for now due to RPC differences between *BSD and Illumos.
databases/libmemcache-1.4.0.r2 (Score: 9.2878623E-4)
The C library for accessing a memcache cluster
libmemcache is a high-performance C interface for databases/memcached. memcached is a distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
databases/pg_rman-1.2.3 (Score: 9.2878623E-4)
Online backup and restore tool for PostgreSQL
pg_rman is an online backup and restore tool for PostgreSQL. The goal of the pg_rman project is providing a method for online backup and PITR as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command.
databases/mysac-1.1.2 (Score: 9.2878623E-4)
MySQL Simple Asynchronous Client
MySAC (Simple Asynchronous Client) is a library that provides mechanisms for making asynchronous requests to MySQL database. It uses the official MySQL client library for authentication and network functions. Memory allocation must be done in user code, so any memory manager can be used.
databases/drizzle-0.4.2 (Score: 9.2878623E-4)
PHP wrapper for the libdrizzle library
This PHP extension provides a wrapper for libdrizzle, the client and protocol library for the Drizzle database.
databases/BDB-1.91 (Score: 9.2878623E-4)
Asynchronous Berkeley DB access
BDB is a Perl module to provide asynchronous Berkeley DB access.