On 01/02/11 12:15 +0100, Dominique Chabord wrote:
> hello
> 
> Le 01/02/2011 11:53, Cédric Krier a écrit :
> > This is possible but you must activate the option: "multi_server"
> 
> where is this option ? postgresql ?

In etc/trytond.conf

> Would it be favorable on multi-core cpus to split user load ? or am I
> just out ?

We plan to split the different protocol threads into different process.
And for the statefull protocol (NetRPC), we plan to use sub-process instead of
thread. This will allow to take advantage of the multi-core without the need
of proxy to dispatch connections.

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpkVJo3H9DvC.pgp
Description: PGP signature

Reply via email to