Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-68] appcd-subprocess: Implement SubprocessManager

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2017-04-08T08:55:04.000+0000
Affected Version/sn/a
Fix Version/sAppc Daemon 1.0.0
Componentsappcd-subprocess
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2017-03-24T19:51:44.000+0000
Updated2017-10-26T03:05:21.000+0000

Description

With the daemon's plugin system spawning several subprocesses, there needs to be a central way to manage them. The SubprocessManager would expose an API via appcd-dispatcher handlers including the ability to spawn subprocesses, kill subprocesses, and gather stats about them.

Comments

  1. Chris Barber 2017-04-08

    It was an epic task that exposed several issues with the underlying response and error system and the observable object model, but it works like a champ.

JSON Source