On Tue, 07 May 2013 02:21:26 +0200 (CEST)
Alexandre DERUMIER <aderum...@odiso.com> wrote:

> Something like
>  
>                                   -----------------------
> process-----(http/json?)-------->|    QMP PROXY         |
> workers------------------------->|    queuing request   |----always 
> open--------> /var/run/qemu-server/vmid.qmp
> daemons------------------------->|                      |
>                                  |                      |
>        <-------------------------|    response          |<---always 
> open----------
>        <-------------------------|                      |
>        <-------------------------|------------------------  
>                                         |
>                                         |events handler
> syslog/other<---------------------------|
> 
Instead of a message queue based proxy why not go for a multi process
based using select or consider using threads? (I assume such a proxy
must be written in C/C++)

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
The main problem I have with cats is, they're not dogs.
                -- Kevin Cowherd

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to