Update misc/parley to version 20.08.1
[dports.git] / misc / molequeue / pkg-descr
1 MoleQueue is an open-source, cross-platform, system-tray resident desktop
2 application for abstracting, managing, and coordinating the execution of tasks
3 both locally and on remote computational resources. It is built and tested on
4 Linux, Mac OS X, and Windows, with nightly binaries currently available for Mac
5 OS X and Windows. Users can set up local and remote queues that describe where
6 the task will be executed. Each queue can have programs, with templates to
7 facilitate the execution of the program. Input files can be staged, and output
8 files collected using a standard interface.
9
10 The MoleQueue application is written in C++ using the Qt framework. It can
11 execute programs directly on the local machine, and uses SSH to communicate with
12 remote batch scheduling systems with support for Open Grid Scheduler (formerly
13 Sun Grid Engine) and PBS. The backend communication is abstracted, and support
14 is currently being added for UIT (a SOAP protocol for communicating with
15 military HPC resources using ezHPC).
16
17 WWW: https://www.openchemistry.org/projects/molequeue