cloudstack/utils/test
Rohit Yadav ff2729d411 CLOUDSTACK-9348: Optimize NioTest and NioConnection main loop
- Reduces SSL handshake timeout to 15s, previously this was only 10s in
  commit debfcdef78
- Adds an aggresive explicit wakeup to save the Nio main IO loop/handler from
  getting blocked
- Fix NioTest to fail/succeed in about 60s, previously this was 300s
- Due to aggresive wakeup usage, NioTest should complete in less than 5s on most
  systems. On virtualized environment this may slightly increase due to thread,
  CPU burst/scheduling delays.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-05-06 10:15:00 +05:30
..
com/cloud/utils CLOUDSTACK-9348: Optimize NioTest and NioConnection main loop 2016-05-06 10:15:00 +05:30
org/apache/cloudstack/utils/hypervisor CLOUDSTACK-8762: Confirm disk activity before starting a VM 2015-08-28 15:52:06 +05:30
resources Fixup the license headers in the utils project. All files now use the same license header and this is enforced by the maven-license-check plugin. 2014-02-18 12:08:36 +01:00