cloudfoundry-samples/fib-cpu

Name: fib-cpu

Owner: Cloud Foundry Sample Applications

Description: An app that computes Fibonacci recursively and burns a large amount of CPU time

Created: 2014-03-31 21:49:35.0

Updated: 2016-06-01 23:23:45.0

Pushed: 2016-06-01 23:23:45.0

Homepage:

Size: 1160

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

fib-cpu

To launch in single-core mode, simply cf push with the default start command.

To use unicorn and take advantage of up to 4 cores, push with start command 'bundle exec unicorn -c unicorn.rb -p $PORT'


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.