libfile-changenotify-perl

module to monitor files for changes

File::ChangeNotify is a Perl module that provides a way to monitor files for changes in an efficient and cross-platform manner. Developers can override the default mechanism by subclassing the included File::ChangeNotify::Watcher module, allowing for platform-specific optimizations.

libtomcat9-java

Apache Tomcat 9 - Servlet and JSP engine -- core libraries

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run.

gearman-job-server

Job server for the Gearman distributed job queue

Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages.

oar-restful-api

OAR web services

OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures

swift-plugin-s3

swift3 (S3 compatibility) middleware plugin for Swift

OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence.

python-ws4py

WebSocket library (Python 2)

Python library providing an implementation of the WebSocket protocol defined in RFC 6456.