- \n
\n
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
\n
\n
- \n
\n \n
\n
- \n
\n
GigaSpaces XAP, the scale-out application server, bridges the gap between on-demand hardware scalability and on-demand application scalability.
\n
\n
- \n
\n
Chef is a systems integration framework, built to bring the benefits of configuration management to your entire infrastructure. With Chef, you can:\n\n * Manage your servers by writing code, not by running commands. (via Cookbooks)\n * Integrate tightly with your applications, databases, LDAP directories, and more. (via Libraries)\n * Easily configure applications that require knowledge about your entire infrastructure ("What systems are running my application?" "What is the current master database server?")
\n
\n
- \n
\n
In a dynamic computing environment such as EC2 it is useful to have Erlang nodes automatically discover each other.
\n
\n