cloudstack/utils
Rohit Yadav 0381b7ea18 CLOUDSTACK-9348: Reduce Nio selector wait time
This reduced the Nio loop selector wait time, this way the selector will
check frequently (as much as 100ms per iteration) and handle any pending
connection/tasks. This would make reconnections very quick at the expense of
some CPU usage.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-07-01 14:34:48 +05:30
..
bindir fixing utils license header 2012-06-06 23:06:02 -04:00
conf Dynamic loading of DB driver + support for other DB providers 2016-05-23 15:50:28 +02:00
src CLOUDSTACK-9348: Reduce Nio selector wait time 2016-07-01 14:34:48 +05:30
pom.xml Revert "Merge pull request #1493 from shapeblue/nio-fix" 2016-05-16 17:30:44 -04:00