Difference between revisions of "What is CCIL?"

From CCIL
Jump to: navigation, search
(Created page with "''CCIL'' is an open source software framework, which is dedicated to the ''pipelined handling of data''.")
 
Line 1: Line 1:
 
''CCIL'' is an open source software framework, which is dedicated to the ''pipelined handling of data''.
 
''CCIL'' is an open source software framework, which is dedicated to the ''pipelined handling of data''.
 +
 +
Basically it is an extension of the [http://cybercore.sourceforge.net CyberCore] framework, with a replaced launcher which is designated to execute a pipeline and than exit. The original [http://cybercore.sourceforge.net CyberCore] launcher keeps the process running until ''Break'' signal is received. ''CCIL'' runs just like ordinary batch utility, taking advantage of [http://cybercore.sourceforge.net CyberCore]'s component handling model.

Revision as of 14:04, 26 May 2017

CCIL is an open source software framework, which is dedicated to the pipelined handling of data.

Basically it is an extension of the CyberCore framework, with a replaced launcher which is designated to execute a pipeline and than exit. The original CyberCore launcher keeps the process running until Break signal is received. CCIL runs just like ordinary batch utility, taking advantage of CyberCore's component handling model.