Y
Hacker News
new
|
ask
|
show
|
jobs
by
hjk05
2612 days ago
What makes you think R or Python are bad at parallelism? My experience is that both are very decent.
1 comments
tyingq
2612 days ago
Both have packages that can manage subprocesses. Both have inherently single threaded interpreters.
link
rpier001
2609 days ago
What technology in what language are you comparing them against?
link