Home Prev Up Next XML Calabash Reference (Version 0.28)

Chapter 6. Piperack

Table of Contents
  • 1. Running Piperack
    • 1.1. The Piperack command line
  • 2. Using Piperack
    • 2.1. /status
    • 2.2. /help (or just /)
    • 2.3. /pipelines
    • 2.4. /pipelines/{id}
    • 2.5. /pipelines/{id}/inputs/{port}
    • 2.6. /pipelines/{id}/options
    • 2.7. /pipelines/{id}/options/{option}
    • 2.8. /pipelines/{id}/parameters
    • 2.9. /pipelines/{id}/parameters/{port}
    • 2.10. /pipelines/{id}/parameters/{port}/{param}
    • 2.11. /pipelines/{id}/run
    • 2.12. /pipelines/{id}/outputs/{port}
    • 2.13. /pipelines/{id}/reset
    • 2.14. /stop

Piperack is a web server for running XProc pipelines. It provides two features:

  1. A REST API for running pipelines.

  2. A mechanism for avoiding the “Java VM startup” tax.

Prev  Home  Next
6 .  Extension steps  Up  1 .  Running Piperack

Copyright © 2011–2020 Norman Walsh.