GithubHelp home page GithubHelp logo

vcloud's Introduction

Virtual Private Cloud Utilities

JMX MBean Invoker

The mbean-invoker module provides a listener inside the Tomcat/tcServer instance that waits for messages telling it to invoke JMX operations or return the values of JMX attributes. Designed to be used in conjunction with monitor and management software to unobtrusively, and with minimal system overhead, manage a vcloud of Tomcat/tcServer nodes.

Dependencies

  • RabbitMQ AMQP Java client libraries (ver 1.7).
  • Jackson JSON Parser/Generator (ver 1.5).

Cloud-based Session Clustering

This module provides a session Manager and session Store that work in concert with RabbitMQ to provide session failover and cluster-wide load-balancing without relying on sticky sessions.

NOTE: I've switched my servers to using SLF4J/Log4J. I blogged about this switch:

http://jbrisbin.wordpress.com/2010/04/20/change-logging-package-to-slf4jlog4j-in-tcservertomcat/

I've created a branch of this that uses the default Tomcat JULI logging. (Note: I deleted that branch and will re-create it when I get the latest changes I've checked in JULI-fied).

AMQP Log4J Appender

This module provides an appender which publishes Log4J events to your RabbitMQ servers for the purpose of aggregating log files from multiple sources into a coherent single sink. To come: a command-line utility to sniff the logging queue

AMQP Distributed ClassLoader

This module adds remote classloading support to your application. Simply configure a listener to the configured queue that has the appropriate classes in the classpath. When using the client ClassLoader in your application, it will load the class file via RabbitMQ.

Distributed Asynchronous Cache

This modules turns RabbitMQ into an asynchronous NoSQL cache.

Sponsors

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

vcloud's People

Contributors

jbrisbin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.