10 projects tagged "cloud"
NiftyName is a system for creating and managing virtual machine pools and all related components such as storage, private and public networks. It is intended to be used as a free alternative to Amazon EC2 and Microsoft Azure. All components have been designed for multi-site active redundancy, though this is not supported yet. Its architecture is based on documented XML-RPC (SSL) Web services, so you can make your own derivative tools for it. Console and GTK+ client applications are provided. VMs are based on KVM. It supports IPv6, private VLANs, multiple interfaces, user/client management, permissions, and roles.
iBeans aims to make integration for Web applications much easier than it is today. It does this by focusing on simplicity and task-based integration and avoids technical jargon and new concepts wherever possible. It offers easy to use integration for doing things like publishing and subscribing to JMS queues and topics, sending and receiving email, polling resources such as databases and ATOM feeds, task scheduling, creating HTTP/Rest services, consuming external services such as Amazon EC2 and S3, Twitter, Flickr, Google, and much more. It proves a Tomcat distribution that drops straight into Tomcat, with no need to mess with your project dependencies, and works with developer tooling for Tomcat or Tcat. It has a very simple API using annotations. This means iBeans can be plugged into your existing Web apps easily. It includes easy unit and mock testing using JUnit. IBeans Central offers a great place to discover and try new iBeans in your applications.
VyperBlog is an all-in-one site template for the Google App Engine. It is meant for small businesses or enterprises that want to get into the Google cloud using a turn-key solution that provides security and safety for the data being stored in the back-end database. VyperBlog provides protection from hackers and crackers who might want to abuse forms and other resources being published by those who are using VyperBlog. VyperBlog employs a unique method for securing sites called Secure-Site.
LASIC is a language that facilitates creating and managing systems in a cloud environment. It allows you to create scripts that describe a system, its components, and the relationship between those components using a declarative syntax. Various verbs can then be applied to the script such as deploy (create a new system), shutdown, or runAction(run some action on components of the system). LASIC currently supports Amazon's cloud environment (AWS). LASIC stands for Language for Automating Systems in the Cloud.
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.
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.
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.
Kune is a distributed social network focused on collaboration rather than just on communication. It focuses on online real-time collaborative editing (Wave-based), decentralized social networking (federation), and Web publishing, while focusing on workgroups rather than just on individuals. It aims to create online spaces for collaborative work where organizations and individuals can build projects online, coordinate common agendas, set up virtual meetings, publish on the Web, and join organizations with similar interests. It has a special focus on Free Culture and social movements needs.