talks

git clone git://code.dwrz.net/talks
Log | Files | Refs

ModeNameSize
-rw-r--r--concurrency/cmd/csp/csv.go41L
-rw-r--r--concurrency/cmd/csp/display.go47L
-rw-r--r--concurrency/cmd/csp/main.go42L
-rw-r--r--concurrency/cmd/csp/rank.go50L
-rwxr-xr-xconcurrency/cmd/csp/run.sh5L
-rw-r--r--concurrency/cmd/csp/weather.go38L
-rw-r--r--concurrency/cmd/csp/zipcodes-50.csv50L
-rw-r--r--concurrency/cmd/csp/zipcodes.csv42050L
-rw-r--r--concurrency/cmd/mutex/main.go46L
-rwxr-xr-xconcurrency/cmd/mutex/run.sh7L
-rw-r--r--concurrency/cmd/temperatures/main.go40L
-rw-r--r--concurrency/cmd/temperatures/print.go59L
-rwxr-xr-xconcurrency/cmd/temperatures/run.sh5L
-rw-r--r--concurrency/go.mod3L
-rw-r--r--concurrency/images/concurrent-requests.jpg1649443B
-rw-r--r--concurrency/images/cooperative-scheduling.jpg378016B
-rw-r--r--concurrency/images/data-race.jpg1540993B
-rw-r--r--concurrency/images/go-scheduler.jpg2119562B
-rw-r--r--concurrency/images/go-scheduler.png163886B
-rw-r--r--concurrency/images/infrastructure-data-race.jpg1897850B
-rw-r--r--concurrency/images/message-passing-example-diagram.jpg1832818B
-rw-r--r--concurrency/images/nodejs-event-loop.png51370B
-rw-r--r--concurrency/images/preemptive-scheduling-example.jpg191391B
-rw-r--r--concurrency/images/preemptive-scheduling-multi-core.jpg952609B
-rw-r--r--concurrency/images/preemptive-scheduling-tree.jpg447401B
-rw-r--r--concurrency/images/preemptive-scheduling.jpg373781B
-rw-r--r--concurrency/images/process-vs-thread.jpg76686B
-rw-r--r--concurrency/images/single-core-concurrency.jpg409558B
-rw-r--r--concurrency/pkg/weather/response.go9L
-rw-r--r--concurrency/pkg/weather/weather.go75L
-rw-r--r--concurrency/slides.org461L
-rw-r--r--x86-assembly/slides.org410L
-rw-r--r--x86-assembly/src/control-flow/control-flow.s23L
-rw-r--r--x86-assembly/src/exit/exit.c3L
-rw-r--r--x86-assembly/src/exit/exit.s16L
-rw-r--r--x86-assembly/src/func/func.s41L
-rw-r--r--x86-assembly/src/hello-world/hello-world.c5L
-rw-r--r--x86-assembly/src/hello-world/hello-world.s17L
-rw-r--r--x86-assembly/src/main.go23L
-rw-r--r--x86-assembly/src/math/math.s32L
-rw-r--r--x86-assembly/src/safety/safety.s47L
-rwxr-xr-xx86-assembly/src/stack/stack.s48L
-rw-r--r--x86-assembly/static/convention.jpg321426B