Y
Hacker News
new
|
ask
|
show
|
jobs
by
ifoundthetao
2330 days ago
Yep, and with the ease of concurrency in Go and Rust, it'll be freakin' awesome. And hopefully, we'll get some novel security research in areas dealing with attacks against concurrency and parallel execution.
1 comments
zzzcpan
2330 days ago
What ease of concurrency are you talking about? See concurrency bugs in Go paper:
https://songlh.github.io/paper/go-study.pdf
link