public marks

PUBLIC MARKS from jpcaruana with tags Erlang & google

July 2009

osmos - Google Code

(via)
Osmos provides on-disk ordered key-value tables for Erlang, based on a sort-merge machine with user-defined merging semantics. This allows a very high volume of updates to be handled efficiently while still supporting a variety of useful operations with transactional safety, e.g., adding to a counter, taking the union of sets, or simply replacing a record. Osmos is ideal for situations where updates are much more frequent than queries, for example, collecting statistics for reporting, and periodically generating reports.

June 2009

scalaris - Google Code

(via)
Scalaris is a scalable, transactional, distributed key-value store. It can be used for building scalable Web 2.0 services.

March 2009

plists - Google Code

plists is a drop-in replacement for the Erlang module lists, making most list operations parallel. It can operate on each element in parallel, for IO-bound operations, on sublists in parallel, for taking advantage of multi-core machines with CPU-bound operations, and across erlang nodes, for parallizing inside a cluster. It handles errors and node failures. It can be configured, tuned, and tweaked to get optimal performance while minimizing overhead.

November 2008

August 2008

erlaws - Google Code

by 1 other (via)
Erlaws is a collection of client implementations of Amazon's WebServices offerings. Currently there are clients for S3, SQS and SDB.

April 2008

erlmail - Google Code

ErlMail is a complete email solution written in Erlang. It contains (or will contain) full RFC compliant SMTP, IMAP and POP clients and servers written in a modular fashion to allow others to use the modules in their own projects.

jpcaruana's TAGS related to tag Erlang

amazon +   backup +   bdd +   blog +   concurrent +   doc +   ebook +   EC2 +   eclipse +   fonctionnelle +   google +   hype +   java +   map reduce +   open source +   otp +   p2p +   programmation +   rabbitmq +   rake +   ruby +   ruby on rails +   s3 +   Scala +   tdd +   tips +   tutoriaux +   video +   voip +   web +   xmpp +   XtremeProgramming +