Giter VIP home page Giter VIP logo

echidna's Introduction

echidna
*******

Welcome to echidna!

This is the source code for the echidna project. The main project page is at:
http://echidna.googlecode.com/

All of our documentation is on the project wiki:
http://code.google.com/p/echidna/w/list


Introduction
============

This is a lightweight C++ framework that provides an environment for the
development of event-based applications. The core of the framework is an 
event bus with a publish-subscribe mechanism, working both inside a single 
process and in a distributed environment.
Furthermore, the echidna component container allows you to build a component
based architecture on top of the event communication mechanism.

It depends on C++ boost libraries (visit: http://www.boost.org).

Installation
============

This repository contains the echidna event bus framework.

See INSTALL for (generic) installation instructions.


The Echidna Distribution
========================

This is a sketch of the resulting directory structure:

echidna\ ............................................The “echidna root directory”
   README ....................................Generic documentation about echidna
   INSTALL ............................................Installation documentation
   ChangeLog ..............................................The log of the changes
   Version .................................This file contains the version number
   echidna\ .............................................All Echidna Header files
   samples\ ....................................................Examples and test
     eventbus\ .................................A simple example of the bus event
     container\ ......................A simple example of the component container
     distributed\ ...........A demo of the bus event in a distributed environment
                     …more samples…
   doc\ .........................................A subset of Echidna library docs

echidna's People

Contributors

daniele77 avatar

Watchers

 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.