Opened 14 years ago

Closed 14 years ago

#86 closed enhancement (fixed)

use ProcessControl with server_util_base for watching nx output

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 0.9.2
Component: Server Keywords:
Cc:

Description (last modified by Antoine Martin)

As was done with #83 for ssh related processes, we can use twisted to avoid starting a new thread on the server for each NX session we watch the output of.

Xpra is different as we poll a logfile, this integrates with the mainloop fine via gio.File

VNC we just don't care.

Change History (3)

comment:1 Changed 14 years ago by Antoine Martin

Milestone: 0.9.11.0
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:2 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Milestone: 1.00.9.2
Summary: use ProcessControl with server_util_base for watching xpra/nx outputuse ProcessControl with server_util_base for watching nx output

comment:3 Changed 14 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

done in r1855

Last edited 13 years ago by Antoine Martin (previous) (diff)
Note: See TracTickets for help on using tickets.