2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-06 00:12:31 +00:00
chenglch f236675dec Fix issue #729: xcat do not print message under heavy load scenario
The root cause of this issue is the select time out when polling the
pipe socket. When timeout occurs, child process exit before printing
the message at the parent process side.

close-issue: #729
2016-02-26 03:13:16 -05:00
2016-02-22 11:32:51 -05:00
2016-01-28 11:18:06 +08:00
2016-02-11 15:12:13 -05:00
2015-02-09 19:56:16 -08:00
2015-08-30 07:43:15 +00:00
2015-12-01 09:22:40 -05:00

xCAT - eXtreme Cloud Administration Toolkit

xCAT is a toolkit for the deployment and administration of clusters.

xCAT documentation is available at: http://xcat-docs.readthedocs.org/en/latest/

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php


Developers and prospective contributors are encouraged to read the developers
guide: http://xcat-docs.readthedocs.org/en/latest/developers/
and in particular the github related subsection:
http://xcat-docs.readthedocs.org/en/latest/developers/github/
Description
No description provided
Readme EPL-1.0 230 MiB
Languages
Perl 78.6%
Shell 11.3%
JavaScript 7.1%
Python 1.8%
PHP 0.4%
Other 0.4%