Presentation
Tuple Space Implementation in a Parallel Workflow Engine, Opendiel
Authors
Event Type
Student Technical Paper
Technical Paper
Applications
Workflow
Frameworks
Technical Paper
Student Technical Paper
TimeTuesday, July 243:45pm - 4pm
LocationKings Garden 2
DescriptionA tuple server allows for processes to store their data to be sent so that each process does not have to block until the receiving process can receive the data. Using multiple, distributed tuple servers allows for this paradigm to become highly scalable, taking advantage of CPU cores and memory across multiple nodes on distributed memory systems. In this presentation, we will discuss the implementation and interfaces of a parallel workflow engine.