Viewing profile — fnord_murks
fnord_murks
HN member- Joined
- Wed, Jun 11, 2014, 2:24 AM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About fnord_murks
No profile information was provided.
Recent public activity
- story
- comment
-
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…
-
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…