sebhtml / ray

Ray -- Parallel genome assemblies for parallel DNA sequencing
http://denovoassembler.sf.net
Other
65 stars 12 forks source link

remove calls to allocateSlaveModeHandle #200

Closed sebhtml closed 9 years ago

sebhtml commented 10 years ago

Instead, use incoming messages to compute these

sebhtml commented 10 years ago

[boisver1@cp1127-mp2 ray]$ grep allocateSlaveModeHandle code/ -R|wc -l 53

sebhtml commented 10 years ago

Message handlers:

[boisver1@cp1127-mp2 ray]$ grep allocateMessageTagHandle code/ -R|wc -l 230

Obviously, these are going to stay in the code.

sebhtml commented 9 years ago

new project does that already https://github.com/sebhtml/biosal