top | item 6559793

Servant – A Clojurescript library for using web workers

42 points| drchoc | 12 years ago |marcopolo.io

3 comments

order

rektide|12 years ago

There's Caitline.js (formerly Communist.js), which targets many of the same problems that have been called out here. I'd be interested in seeing some simple examples of it ported to Clojurescript, or examples of Servant ported to Caitline and compared. http://catilinejs.com/

marcopolo|12 years ago

Wow, this is really cool. I'll definitely try porting some examples over. I'm pretty interested in seeing how they overcame the separate context for functions.

Gonzih|12 years ago

Very impressive and lovely library. Good job!