Hello, I was reading the mailing list 
and http://dev.clojure.org/display/community/Project+Ideas+2016 looking for 
open source project ideas and found this.

However, someone has likely implemented what you are looking for: 
https://github.com/mhjort/clj-gatling

More ideas are appreciated.

sexta-feira, 19 de Fevereiro de 2016 às 15:58:17 UTC, Alex Miller escreveu:
>
> I added this to the page - thanks Markus!
>
> On Friday, February 19, 2016 at 9:49:51 AM UTC-6, Markus Hjort wrote:
>>
>> *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