grug, like all sane developer, fear concurrency

  • PaX [comrade/them, they/them]
    ·
    edit-2
    1 year ago

    (c/g)oroutines are awesome. If you ever get tired of the POSIX thread grindset you might like something like this. Goroutines actually directly followed from the work done with "Communicating Sequential Processes" at Bell Labs with Alef's threading model and Plan 9's libthread.