Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 961 Bytes

qserver.md

File metadata and controls

36 lines (22 loc) · 961 Bytes

Introduction to the Bluesky Queueserver

work-in-progress: very basic notes for now

IMPORTANT: When the queueserver starts, it must find only one /.py file in this directory and it must find instrument/ in the same directory. Attempts to place the qserver files in a sub directory result in 'instrument/' directory not found as queueserver starts.

Run the queuserver

operations

Run in a background screen session.

./qserver start

Stop this with

./qserver stop

diagnostics and testing

./qserver run

graphical user interface

queue-monitor &

  • connect to the server
  • open the environment
  • add tasks to the queue
  • run the queue