aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.3/packages/development-mode/docs/main.md
blob: 1669c49fbebaa894386973e4e25329530a7d16c7 (plain)
1
2
3
4
5
This program simply pings a local "task queue" server using AJAX long
polling. When a program needs to be run, this program obtains
a JSON blob containing configuration information from the task queue
server and uses it to bootstrap the program. This goes on
indefinitely, until the application exits.