> Hi,
> I want to use twisted to write a server which is to get purchase orders
> from
> about tens of thousands clients sent by wireless net work (tcp protocol)
> and
> store the orders into a DBMS system. I wonder if it is possible and how to
> deal with the high concurrency.
It is possible.
De
Hi,
I want to use twisted to write a server which is to get purchase orders from
about tens of thousands clients sent by wireless net work (tcp protocol) and
store the orders into a DBMS system. I wonder if it is possible and how to
deal with the high concurrency.
any idea?
thanks in advance!
___