unit/go
Max Romanov 26ee4cb6c8 Go: introducing SHM_ACK observer.
Each request processed in a separate goroutine.  In case of OOSM state,
during response write, request goroutine blocks on channel which waits
event from main thread about SHM_ACK message from router.
2019-12-24 18:04:21 +03:00
..
ldflags-lrt.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
ldflags.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
nxt_cgo_lib.c Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
nxt_cgo_lib.h Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
observable.go Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
port.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
request.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
response.go Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
unit.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00