GithubHelp home page GithubHelp logo

15198657119 / heartbeats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from camillol/heartbeats

0.0 1.0 0.0 655 KB

fork of heartbeats 1.2

Home Page: http://code.google.com/p/heartbeats/

Makefile 2.30% Shell 3.83% Python 10.91% C 82.95%

heartbeats's Introduction

README file for the Application Heartbeats Project (Heartbeats)
-----------------------------------------------------------------

Heartbeats official website: 

  http://groups.csail.mit.edu/carbon/heartbeats/

The latest release of Heartbeats is always available in two 
alternative formats from:

  heartbeatsapi-VX.Y.tar.gz
  heartbeatsapi-VX.Y.zip

You can download the latest release of Heartbeats from:
  
  http://code.google.com/p/heartbeats/downloads/list

There is a google group for discussion about the development of 
Heartbeats at

  http://groups.google.com/group/heartbeatsapi

Please read the NEWS file if you are upgrading from a previous release.

Please read the TODO file if you are interested in being informed on the 
ongoing works. You can also find a list of issues at:

  http://code.google.com/p/heartbeats/issues/list


The contents of this README file are:

  Project Description
  Getting Started
  Directory Organization
  Documentation for Heartbeats
  Environment Variables for Heartbeats
  Testing Heartbeats
  Team Members
 

Project Description
---------------------------------------

The Application Heartbeats framework provides a simple, standardized way for 
applications to monitor their performance and make that information available 
to external observers. The framework allows programmers to express their 
applicationÕs goals and the progress that it is making using a simple API.  
This progress can then be observed by either the application itself or an 
external system (such as the OS or another application) so that the application 
or system can be adapted to make sure the goals are met.


Getting Started
---------------------------------------

1. You can download the latest release of Heartbeats from: 
  http://code.google.com/p/heartbeats/downloads/list
2. Once you have downloaded your copy of the Heartbeats framework you just have to 
unzip it:
  unzip heartbeatsapi-VX.Y.zip
or:
  tar -xzvf heartbeatsapi-VX.Y.tar.gz
3. At this point you are ready to start to use the Heartbeats framework. You can:
3.1 Take a look to the documentation (see "Documentation for Heartbeats")
3.2 Familiarize yourself with the Heartbeats API using our examples (see "Testing 
Heartbeats")
3.3 Start to use the Application Heartbeats into your own applications
3.4 Get in touch with us and let us know your feedbacks, criticisms, suggestions
(send us an email or join our Heartbeats google group at: 
http://groups.google.com/group/heartbeatsapi)


Directory Organization
---------------------------------------

/
|-doc/    -- Documentation
  |-html  -- Documentation in HTML format
  |-latex -- Documentation in latex format
|-src/    -- Source files
|-inc/    -- Header files


Documentation for Heartbeats
---------------------------------------

The documentation for the Heartbeats framework has been created with
Doxygen.  You can find both an HTML and Latex version of the
documentation in the latest release of the Heartbeats framework.  If,
for any reasons, you need to recreate the documentation by yourself,
you just have to use the following command (use it from the root
directory of the Heartbeats framework):

  doxygen heartbeats_doc



Environment Variables for Heartbeats
------------------------------------ 

In the Heartbeats framework, Heartbeat-enabled applications signal
their presence to the rest of the world by writing a file to a special
directory.  Currently, this directory is specified by an environment
variable: HEARTBEAT_ENABLED_DIR.  Before running the tests, users
should define this variable to point to a directory in which they have
read and write permissions. 


Testing Heartbeats
---------------------------------------

The latest release of the Heartbeats framework comes with a set of
available tests that can be used to familiarize yourself with this
API. You can run one of our two examples, using the following command
(use it from the root directory of the Heartbeats framework):

  make bench-tp 

to use the throughput example, or

  make bench-lat

to use the latency example


Team Members
---------------------------------------
Henry Hoffmann
Jonathan Eastep
Marco D. Santambrogio
Jason E. Miller
Anant Agarwal

heartbeats's People

Contributors

camillol avatar miriamina avatar

Watchers

James Cloos 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.