Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lxe
8 months ago
|
parent
|
context
|
favorite
| on:
Show HN: Visual flow-based programming for Erlang,...
[flagged]
nathanappere
8 months ago
|
next
[–]
It does if you have blocking calls or you cannot yield to the event loop in time consuming code.
ummonk
8 months ago
|
prev
[–]
Are you asserting that single threaded execution of concurrent code is just as performant as multi-process execution?
Towaway69
8 months ago
|
parent
|
next
[–]
Concurrency isn’t possible if there is only a single thread is my interpretation.
hotpocket777
8 months ago
|
root
|
parent
|
next
[–]
That is not true at all. Concurrency is a way of writing programs and is an orthogonal concern to how the program gets executed.
lxe
8 months ago
|
parent
|
prev
[–]
It certainly can be.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: