hi
I use twisted to build some web services, using twistd to start a application.
When I start the twistd, and without any connection, the cpu usage of twistd process comes to about 10%.
I don't think it's normal. I think it should be much low than this num.
But I don't know how to find the problem is.Would anyone be pleased to help me?
Thanks.