Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Ibuildings techPortal:
DPC Radio: Distributed Couch Apps - Embracing eventual consistency
Nov 21, 2011 @ 18:12:00

On the Ibuildings techPortal today they've posted the latest episode of their DPC Radio series of podcasts, recordings of sessions from this year's Dutch PHP Conference. In this new episode they share the presentation by Kore Nordmann "Distributed Couch Apps - Embracing eventual consistency".

CouchDB is a prominent representative of the NoSQL movement. Using its integrated web server and eventual consistent replication you can not only distribute data, but also full application code. This even works for clients which are not always connected to the internet, like e.g. mobile devices. This session gives you an insight Couch apps, their beauty and pitfalls.

You can either listen via the in-page player, by downloading the mp3 or by subscribing to their feed. You can find his slides over on talks.qafoo.com.

tagged: podcast embracing distributed couchdb application dpc11 dpcradio

Link:


Trending Topics: