The JANET Programming Manual

Table of Contents

Preface
  1. Getting Started: Hello, world!
  2. Stand-alone testing
  3. The ComputeException - When Things Go Wrong
  4. The input object
  5. The Shared object
  6. Dispatching a Sequence of Computations
  7. Performance: Atomic Tasks & Prefetching
  8. Fixed-Depth Decompositions
    1. Piecework matrix product
  9. Recursive Functions & Computations
    1. Fibonacci numbers
    2. Recursive matrix product
  10. The non-blocking computation request
  11. The Branch & Bound Framework
    1. The Traveling Salesman Problem
  12. The Invoice object
  13. Examining an HSP's state
  14. Using Host Attributes
    1. How long can I expect this host to be available?

Appendix

  1. The JANET User community
    1. Mail list
    2. Bugzilla

Index