Close

Presentation

Student Technical Paper
Technical Paper
:
Tuple Space Implementation in a Parallel Workflow Engine, Opendiel
Event Type
Student Technical Paper
Technical Paper
Application Tags
Applications
Workflow
Frameworks
Technical Paper Tags
Technical Paper
Student Technical Paper
TimeTuesday, July 243:45pm - 4pm
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.