"Thomas Delaet" <thomas@delaet.org> wrote:You'll have to rebuild perl from source if you want threads. It's a fairly painless but somewhat lengthy process if this is your first time. Check out the INSTALL file in /usr/src/gnu/usr.bin/perl - it explains everything. Perl threads on Unix aren't nearly as useful as on platforms like Win32 that don't have a native fork(), and even there you have to be careful because Perl's threads are not at all "lightweight". You can easily end up with processes that have huge memory footprints if you don't exert extreme caution. Also some modules aren't safe to use in multiple threads. Another alternative that's cross-platform and perhaps more robust is POE (http://poe.perl.org). This is just a CPAN module, so you don't have to rebuild perl in order to use it. -- Stephen Takacs <perlhaq@gmail.com> http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA
| FUJITA Tomonori | Re: Integration of SCST in the mainstream Linux kernel |
| Arnd Bergmann | Re: [RFC][PATCH 1/4] checkpoint-restart: general infrastructure |
| Matthew Wilcox | Multiple MSI, take 3 |
| Alok Kataria | Use CPUID to communicate with the hypervisor. |
git: | |
| Li Frank-B20596 | why not TortoiseGit |
| Miklos Vajna | [rfc] git submodules howto |
| Linus Torvalds | Re: fatal: Out of memory, malloc failed |
| lukass | [RFC] Convert builin-mailinfo.c to use The Better String Library. |
| Evgeniy Polyakov | [resend take 2 0/4] Distributed storage. |
| Wenji Wu | A Linux TCP SACK Question |
| Marcel Holtmann | Bluetooth fixes for 2.6.27 |
| David Miller | Re: [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit kernels. |
| Chris | Prolific USB-Serial Controller |
| Nick Guenther | Re: how to clear dmesg outpout |
| Daniel Ouellet | identifying sparse files and get ride of them trick available? |
| Julien TOUCHE | setting up ssh tunnel/vpn |
