Large Jenkins installations

2014-01-18 Thread Kirill Evstigneev
It would be nice to have a list of large Jenkins installations. With 
numbers - how many jobs and builds they run, number of slaves, hardware 
specs etc. There are (sometimes reasonable) concerns regarding Jenkins 
performance. So such real world evidence will help to address it and to 
assess Jenkins ability to scale.

On last two JUCs some numbers were published about these setups:
- Yahoo Advertising platform;
- Sony Moblie
- Netflix
- Openstack @ HP
- Cisco Videoscape (very incomplete)

Does anyone knows about any other examples?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


JMS trigger

2012-02-24 Thread Kirill Evstigneev
Look at ScriptTrigger plugin. It uses arbitrary Groovy script to decide if the 
build should be run. You can query for JMS data.