miraculixx

↗ HN profile [ 71.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The deeper question is will GPUs get CPU-like features for task-parallelism like virtual cores, pipelines, order rewriting etc?

  2. The deeper question is will GPUs get CPU-like features for task-parallelism like virtual cores, pipelines, order rewriting etc? I think not, due to fundamental differences in workload characteristics. Convince me…

  3. see comments

  4. Scenario: We need to deploy several long-running polling servers that poll some source (e.g. web page, database). Deployment should work very much like in FaaS such as projectfn, fission. Problem: projectfn and fission…

  5. Every multi-tenant SaaS or PaaS (cloud) needs to track which user deployed which services, when, for how long. I'm seeking existing technology to do this. Features: * specify what services are available * for each…