./databases/tokyotyrant, Network interface of Tokyo Cabinet

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q3, Version: 1.1.33, Package name: tokyotyrant-1.1.33, Maintainer: obache

Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
Though the DBM has high performance, you might bother in case that multiple
processes share the same database, or remote processes access the database.
Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
Cabinet. It is composed of the server process managing a database and its
access library for client applications.

The server features high concurrency due to thread-pool modeled implementation
and the epoll/kqueue mechanism of the modern Linux/*BSD kernel. The server and
its clients communicate with each other by simple binary protocol on TCP/IP.
Protocols compatible with memcached and HTTP/1.1 are also supported so that
almost all principal platforms and programming languages can use Tokyo Tyrant.
High availability and high integrity are also featured due to hot such
mechanisms as hot backup, update logging, and replication.

As for now, the server works on Linux, FreeBSD, Mac OS X only.


Required to run:
[databases/tokyocabinet] [lang/lua]

Required to build:
[devel/pkg-config] [devel/gmake]

Package options: lua

Master sites: (Expand)

SHA1: d0e7e15935e80baa19d1c74eccc7ac9f01ecee9a
RMD160: b2f565e18c75c18475fd8547079677dc04eced66
Filesize: 181.339 KB

Version history: (Expand)