Changeset [7bdb239b67374252ac744652cebed427ec140cd7] by Rusty Klophaus

January 16th, 2010 @ 07:13 PM

Updates to run multiple Nitrogen servers in a proxied environment.
Create web_samples_proxied to demonstrate how it works.
Create mnesia_process_registry_handler, a cross-node process registry that uses distributed mnesia.
http://github.com/rklophaus/nitrogen/commit/7bdb239b67374252ac74465...

Committed by Rusty Klophaus

  • A Quickstart/src/samples/web_samples_proxied.erl
  • A src/handlers/process_registry/mnesia_process_registry_handler.erl
  • A src/handlers/process_registry/process_registry_handler.erl
  • R src/handlers/process_cabinet/default_process_registry_handler.erl
  • R src/handlers/process_cabinet/process_registry_handler.erl
  • M Quickstart/quickstart_mochiweb.sh
  • M Quickstart/src/platforms/quickstart_inets_app.erl
  • M Quickstart/src/platforms/quickstart_mochiweb_app.erl
  • M Quickstart/src/samples/web_samples.erl
  • M src/handlers/route/named_route_handler.erl
  • M src/handlers/session/session_handler.erl
  • M src/handlers/session/simple_session_handler.erl
  • M src/lib/wf_context.erl
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Nitrogen Web Framework for Erlang