michaelklishin / riak_core_cowboy_example

An example app that uses Cowboy for HTTP and Riak Core for cluster membership and work distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cowboy Riak Core VNode Dispatcher

This was once a port of Jon Brisbin's Misultin Riak Core VNode dispatcher example to Cowboy.

The example is 6 years old and therefore is terribly out of date. And it was not a great efficiency example to begin with. The author would recommend against using it.

About

An example app that uses Cowboy for HTTP and Riak Core for cluster membership and work distribution


Languages

Language:Erlang 93.8%Language:Makefile 4.7%Language:Shell 1.5%