My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 375
==Description== EMC (*Erlang MemCached Client*) is a simple wrapper of the memcached library 'libmemcached' created by [http://tangent.org TangentOrg]. EMC provides an [http://www.erlang.org Erlang/OTP] API to allow the connection to [http://danga.com/memcached/ memcached] servers from Erlang app...
== Introduction == The config_server is made to be included in erlang applications that operate on different nodes. The config_server represent a solution for having a human-readable and easy changeable configuration file in your application. The config_server provides an API to load, save and...
=My Erlang code library= ==News== 08.03.13 Add a QQWry ip locator implement 08.02.26 Add a simple consistent hash implement 07.10.21 Add xxtea.erl to svn, the initial alpha release ==My codes in svn:== * ip_locator v0.1 beta * xxtea v0.1 alpha * consistent hash v0.1 alpha
<font size="3">This module provides <b>basic functions for parsing mime-type names and matching them against a list of media-ranges</b>.</font> See [http://tools.ietf.org/html/rfc2616#section-14.1 section 14.1] of [http://tools.ietf.org/html/rfc2616 RFC 2616 (the HTTP specification)] for a comple...
*ErlyDTL* is an Erlang implementation of the [http://www.djangoproject.com/documentation/templates/ Django Template Language]. The erlydtl module compiles Django Template source code into Erlang bytecode. The compiled template has a "render" function that takes a list of variables and returns a full...
The documentation on this web site is still being developed! Last updated: 2009-08-25 <font color="green"> *ECT was presented at the Erlang Workshop of ICFP 2009. Click [http://ect.googlecode.com/files/ECT.pdf here] to download the slides. Thank you for the lot of useful [UserFeedback comments]...
In a dynamic computing environment such as [http://www.amazon.com/gp/browse.html?node=201590011 EC2] it is useful to have Erlang nodes automatically discover each other. This project contains 3 (+1) strategies for doing so: * combonodefinder: detects EC2 hostname and dispatches either to ec2n...
Cotton began life as an implementation of the Hessian protocol in Erlang. The Cotton library is changing focus to implement a [http://hopper.squarespace.com/blog/2008/3/1/type-negotiation-in-hessian.html proposed new version] of the protocol which is designed to reduce the wire size of Hessian en...
1 erlang 2 scalabilty 3 evolation
= Introduction = For the Spring 2009 Semester, we will be using Erlang to develop an interpreter for a language that we design that will allow a non-technical user to create a quiz, and which will then administer that quiz. The user will enter quiz questions in a specified format, which will be t...
1 2 3 4 5 6 7 8 9 10 Next