Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
how can i find lingering file descriptors?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="ara.t.howard, post: 4618797"] i think that's a correct assessment alright. time and time again i find that spawning a bunch of processes via threads is the easiest and most powerful method of achieving parallelism with ruby - and in general. i know it's not sexy, but being able to test a computation unit from the command line and then simply fan them out across cpus or even many nodes make incremental development super easy and let's us use all the tools we're accustomed to (ps, free, top, ssh, ruby) to manage the computational units. it's interesting that you're also following this pattern. cheers. a @ [URL]http://codeforpeople.com/[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
how can i find lingering file descriptors?
Top