#19 Status fetching implementation

Cerrada
abierta hace 4 años por yannweb · 2 comentarios
The idea is to allow stats & status fetching. A simple solution can be a dedicated process, listening on localhost UDP, and replying to a simple query language. The better place to collect stats seems to be in the pool_handling process (but stats collecting component has to be written). The problem of a pool_handling process child is the case where the pool_handling process exits... PyFCGI will not reply anymore on local UDP... A solution is to spawn a dedicated UDP server child from master process. Then the pool handling process will spawn a child for stats collection access. Both UDP server & stats collection process will communicate through a named pipe (with a name shared from the master process). This component implies multiple tasks : - write the stats collecting mechanism #20 - write the UDP server child #21 - write the stats collection child #22 - write the UDP server <-> stats collection IPC through named pipe #23
yannweb ha añadido esto al hito BETA version hace 4 años ' issues.change_milestone_at=`modificó el hito de %!s(MISSING) a %!s(MISSING) %!s(MISSING)
yannweb añadida la etiqueta
enhancement
hace 4 años
yannweb añadida la etiqueta
_core
hace 4 años
yannweb auto asignado este hace 4 años
yannweb added a new dependency hace 4 años
yannweb ha empezado a trabajar hace 4 años
yannweb cancelled time tracking hace 4 años
Inicie sesión para unirse a esta conversación.
Loading…
Cancelar
Guardar
Aún no existe contenido.