As an alternative to using threads (for simple socket communications), consider looking at AnyEvent resp. AnyEvent::HTTP, which will do nonblocking parallel HTTP transfers from a single thread. It's also fairly lightweight, but I haven't looked at its actual memory usage.
In reply to Re: Most memory efficient way to threading
by Corion
in thread Most memory efficient way to threading
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |