30 projects tagged "cloud"
Joget Workflow v4 is a source platform to easily build enterprise Web apps for cloud and mobile. Build full-fledged apps, e.g. CRM, HR, Healthcare, etc. Drag and drop forms, lists, and UI elements. Add workflows to automate processes. Extend via plugins. Apps are mobile optimized and cloud ready. Download ready made apps from the Joget Marketplace.
Makeflow is a workflow engine for executing large complex applications on clusters, clouds, and grids. It can be used to drive several different distributed computing systems, including Condor, SGE, and the included Work Queue system. It does not require a distributed filesystem, so you can use it to harness whatever collection of machines you have available. It is typically used for scaling up data-intensive scientific applications to hundreds or thousands of cores.
nCombo allows developers to build fast, rich, data-driven applications based on Node.js. It uses HTTP for file delivery and the WebSocket protocol for data communication, and has an innovative architecture that allows you to call server-side functions from JavaScript on the client. Server-side functions can return multiple times at various intervals and thereby provide streams of data to clients. The use of a number of popular existing technologies minimizes the learning curve. It also includes the ability to embed JavaScript files in a tree-like structure and add custom middleware much like in other Node.js frameworks, session management, and global data management that lets you store data to share between all sessions/clients: the server can emit events and you can specify which clients will be notified using unique session IDs.
BitNami Cloud Tools packages together Amazon Web Services tools with preconfigured Java and Ruby language runtimes to work out of the box. It is a self-contained, easy to use distribution with one goal in mind: to make it simple to get started using AWS services from the command line.
LogPipe is a module that extends the default PHP error handling function. It allows you to send logs to syslog, or pipe them to an external program. It extends a standard log line to contain the IP address and host name of the server under which the current script is executing, and the client IP address. The IP address and host name can be used by an external program to split or aggregate logs based on the virtual host. This module has been designed mainly as a complement for the TCPWebLog project.
TCPWebLog is a system that collects and aggregates Apache and Varnish Web server logs from multiple Linux computers. It uses a simple "client" program that pipes logs to a central server over a TCP connection, and a "server" program that receive the logs and quickly aggregates or splits them.