rkaehn

↗ HN profile [ 27.4 ms ] full profile

No user record in our sample, but rkaehn has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. Tasks are a primitive for asynchronous programming and an alternative to working with threads directly. Instead of creating a thread, performing work, then waiting on it using synchronization primitives, you only define…