Feature #579

Detached commands API

Added by Davide Principi almost 10 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:10/20/2011
Priority:UrgentDue date:
Assignee:-% Done:

100%

Category:nethserver-nethgui
Target version:LiveDemo1
Resolution: NEEDINFO:

Description

Add the capability to launch and trace the status of a command that keeps execution after the connection has been closed by PHP.


Related issues

Related to NethServer 6 - Feature #468: Package manager UI module CLOSED 09/13/2011 10/29/2012

Associated revisions

Revision 01ef7aea
Added by Davide Principi almost 10 years ago

Refs #579. Added trace() method to HostConfigurationInterface.

Internal classes:
  • Refactor of SystemCommand
  • Implementation of SystemCommandDetached

Revision f34e9169
Added by Davide Principi almost 10 years ago

Refs #579. All tests green.

  • TODO: implement the Serializable interface, to store SystemCommandDetached objects into _SESSION.

Revision 89f6ceba
Added by Davide Principi almost 10 years ago

Refs #579. New package "System". Renamed classes "Command" into "Process".

Revision 248e9804
Added by Davide Principi almost 10 years ago

Refs #579. Added $detached argument to Nethgui_Core_HostConfigurationInterface::exec().

The detached process can then be traced with Nethgui_Core_UserInterface::traceProcess()

History

#1 Updated by Davide Principi almost 10 years ago

  • Status changed from NEW to CLOSED
  • % Done changed from 0 to 100

Also available in: Atom PDF