Is it somehow possible to spawn erlang process on couchdb from a js script on the client? I am wondering if I can get somehow timer tick event that write records to the database without to deploying extra python or ruby scripts and that should run in the background in case the browser is getting closed.
Cheers Nikolai
