root/README.txt

Revision 206:a88cf3fa66ec, 1.1 kB (checked in by klai@…, 3 years ago)

Test

Line 
1======================================================================
2Overview:
3======================================================================
4
5This file briefly describes Tycoon. Tycoon is a market-based
6distributed resource allocator. The basic idea is that users use
7currency to run on remote hosts. The price for running varies
8depending on how much other users are willing to spend.
9
10======================================================================
11Requirements:
12======================================================================
13
14Tycoon requires Python (>= 2.3), pycrypto (>=1.9a6), Java (>= 1.3),
15and rsync (>= 2.5.7). There are probably other dependencies on
16programs that are included in RedHat 9.0.
17
18We have only tested using Python on x86 Redhat 9.0 Linux platforms.
19Python is ostensibly cross-platform, but there likely to be bugs in
20porting to Windows or OS X.
21
22======================================================================
23Documentation:
24======================================================================
25Tycoon's documentation is in doc/manual.lyx
26
27Test
Note: See TracBrowser for help on using the browser.