I have a server subclass spawning threaded response handlers, the handlers in turn start application threads.Everything is going smoothly except when I use ObjGraph I see the correct number of applica
I have a Python client-server application and its server has been running for about 4 days... Its memory usage (as reported by /proc/PID/status -> VmSize) has grown to about 660Mb, and I was wondering
I\'ve got as far as telling VC++ to generate ASM files during compilation, which I never really used before. But it seems quite limited, like they are just extra files thrown out during the compilatio