Live data from Hacker News

Viewing profile — fnord_murks

fnord_murks

HN member
Joined
Wed, Jun 11, 2014, 2:24 AM UTC
HN karma
2
Public activity
4 items

About fnord_murks

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. comment
    Comment #7876298

    If you want to have similar query parallelization magic for PHP+SQL have a look at the standalone SQLTap service written by the guys from DaWanda.com ( https://github.com/paulasmut…

  4. comment
    Comment #7876293

    Have a look at the SQLTap service written by the guys from DaWanda.com ( https://github.com/paulasmuth/sqltap ). It does basically exactly that for SQL queries but is implemented a…