|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: number of open files Perl can handleby Bloodnok (Vicar) |
| on Nov 11, 2009 at 09:24 UTC ( #806440=note: print w/ replies, xml ) | Need Help?? |
|
As ikegami has already alluded to, perl doesn't impose a limit on the max. number of open files - this is done by the underlying OS e.g. /proc/sys/fs/file-max on Linux, /etc/system on Solaris etc. etc. Your OS docs &/or Google are your friends for further details...
A user level that continues to overstate my experience :-))
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||