Well, in Node.js or in Clojure... I ran into a problem — all of the requests are relying on a task on the server. So they have to wait until the task is finished. I got one solution from my friend — use promise to wrap the task and let others use yie...
Languages like Lisp and ML are not widely used like C, Java, or many scripting languages like JavaScript. I actually digged a lot before I started to write in Clojure. I'm very curious what's the first occasion you decided to learn a functional langu...