1.

What Language Is Couchdb Written In ?

Answer»

Erlang, a concurrent, functional PROGRAMMING language with an emphasis on fault tolerance.

Early work on CouchDB was started in C++ but was replaced by Erlang OTP PLATFORM. Erlang has so far proven an excellent match for this project.

CouchDB’s DEFAULT view SERVER uses Mozilla’s Spidermonkey JavaScript LIBRARY which is written in C. It also supports easy integration of view servers written in any language

Erlang, a concurrent, functional programming language with an emphasis on fault tolerance.

Early work on CouchDB was started in C++ but was replaced by Erlang OTP platform. Erlang has so far proven an excellent match for this project.

CouchDB’s default view server uses Mozilla’s Spidermonkey JavaScript library which is written in C. It also supports easy integration of view servers written in any language



Discussion

No Comment Found