Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
starvinmargin's comments
login
starvinmargin
on June 11, 2012
|
parent
|
context
[–]
| on:
PyPy Status Blog: STM with threads
If you can write your application in an efficient way using message passing - that's fantastic! However some applications have shared state at their core and are very inefficient when programmed using message passing.
cdavid
on June 11, 2012
|
parent
[–]
Are there many such cases where you would use python, though ?
mcherm
on June 11, 2012
|
root
|
parent
|
next
[–]
Yes. One example would be scientific computing, which is an area that demands extreme machine performance and which also is frequently done in Python.
nickik
on June 11, 2012
|
root
|
parent
|
prev
[–]
Well if it where possible to use python in such a case there would probebly be demand.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: