Recent posts

Hochtec.ch Dev Docs

  9 minute read

Django2, Python3, PostgreSQL, Gunicorn, Whitenoise, Pillow, Virtualenv

C++ 11 Multithreading

  3 minute read

Multithreading is a specialized form of multitasking which allows your computer to run two or more programs concurrently. In general, there are two types of ...