Skip to content

pxsalehi/padres

This branch is 21 commits ahead of, 7 commits behind MSRG/padres:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e106ae5 · Feb 13, 2017
Feb 10, 2017
Sep 28, 2015
Feb 11, 2012
Feb 11, 2012
Sep 24, 2015
Feb 11, 2012
Feb 13, 2017
Feb 7, 2017
Nov 27, 2015
Feb 11, 2012
Feb 11, 2012
Feb 11, 2012
Dec 2, 2015
Feb 13, 2017
Sep 24, 2015
Feb 11, 2012
Sep 25, 2015
Feb 11, 2012
Feb 8, 2017
Feb 13, 2017
Nov 27, 2015

Repository files navigation

PADRES v2.1

PADRES is a distributed content-based publish/subscribe system middleware. This middleware can be used to create a pub/sub broker overlay to route messages between publishers and subscribers. The following components included in this package are:

  1. broker: to create the distributed routing backbone.
  2. client: to connect to a broker and acts as a publisher or subscriber.
  3. monitor: to monitor the deployed PADRES system.

Files and Directories:

  1. README: this file.
  2. INSTALL: installation instructions.
  3. ISSUES: open issues.
  4. COPYRIGHT: copyright notice.
  5. install.sh: script to install PADRES in the system.
  6. bin/: scripts to run PADRES components.
  7. build/: the PADRES component binaries.
  8. etc/: PADRES configuration files.
  9. demo/: various demo scripts instructions.
  10. doc/: Generated Javadocs.

Installation:

Check the instructions in the INSTALL file.

Development setup:

  • Install Java 8
  • Install Maven
  • Run script: install-maven-dependencies.sh
  • Open maven project in IDE

Documentation

The PADRES user guide is available at http://www.msrg.org/projects/padres/docs/user_guide

The PADRES developer guide is available at http://www.msrg.org/projects/padres/docs/dev_guide


Middleware Systems Research (msrg.org) University of Toronto 2012-02-11

About

PADRES benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.2%
  • Shell 3.5%
  • HTML 3.2%
  • JavaScript 1.3%
  • CSS 0.4%
  • Scala 0.3%
  • Other 0.1%