My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
XProc pipelines for performing day-to-day tasks on the XML-in-ZIP documents that conform to the ODF and OOXML document format standards.
*taskgraph* is a Java framework for concurrent programming intended to provide fast and scalable performance, with client code that is understandable, predictable and deterministic. To that end, *taskgraph* uses a technique similar to UNIX pipelined processes, Communicating Sequential Processes ...
Python Pipelines lets you solve a complex problem by breaking it up into a series of smaller, less complex programs. These simple programs, also called stages, can then be hooked together to get the results you want. The output resulting from a stage is the input to the next stage. A series of stage...
The Java Data Processing Framework (JDPF) helps you in the definition, generation and execution of standard and custom data processing. JDPF has been designed to be modular and estendable. For these reasons, we decided to implement it in Java™ through OSGi technology which provides a service-oriente...