*Brief explanation:* Clojure as a language is a good choice for writing 
readable load test scenarios. Core libraries and runtime are well suited 
for doing highly parallel computation while lazy sequences and transducers 
are effective for doing calculations on big data structures. All of these 
properties are required in load testing. At the moment all the load testing 
solutions for Clojure at least partly utilize tools from other languages. 
Pure Clojure solution for this problem could be simpler and more concise.

*Expected results:* a Clojure tool for distributed load testing

*Knowledge prerequisites:* Clojure, performance tuning, Cloud computing

*Mentor:* Markus Hjort

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to