GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TCAMTTEST(1) Tokyo Cabinet TCAMTTEST(1)

tcamttest - test cases of the abstract database API

The command `tcamttest' is a utility for facility test under multi-thread situation. This command is used in the following format. `name' specifies the database name. `tnum' specifies the number of running threads. `rnum' specifies the number of iterations.


tcamttest write name tnum rnum
Store records with keys of 8 bytes. They change as `00000001', `00000002'...

tcamttest read name tnum
Retrieve all records of the database above.

tcamttest remove name tnum
Remove all records of the database above.

This command returns 0 on success, another on failure.

tcatest(1), tcamgr(1), tcadb(3), tokyocabinet(3)
2012-08-18 Man Page

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.