We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Distributed Processing Mgt Sys

The “Distributed Processing Mgt Sys” (DPMS) is a software framework (based on “POCO” open source libraries) that provides simple interfaces for executing various “tasks” (applications/processes) across a “farm” of servers. The DPMS framework handles finding which server systems can execute which “tasks”, as well as load balancing the tasks across the available “farm” of server systems.

One potential use is for creating a “farm” of servers that does media processing/encoding/transcoding in parallel, across many server nodes.

1 of 5

2 of 5

3 of 5

4 of 5

5 of 5

62 Reviews

  • Unlimited Calling, Faxing, Video Conferencing
  • 24/7 U.S Based Customer Support
  • Super Reliable, Simple to Use
Website https://distributed-processing-mgt-sys.sourceforge.io
Tags
License
Platform
Features
  • Distributed processing
  • Parallel processing
  • Load balancing
  • Modular design
  • REST-ful interface
  • "Task" (application/process execution) logging
  • Can execute ANY command-line based application task
  • Supports "fault tolerance" (via redundancy)
  • Cross platform (currently designed to support: Windows & Linux)
  • Based on POCO open source libraries