index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_process.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
Runtime processes protected with mutex.
Max Romanov
1
-1
/
+1
2017-07-18
Work queue thread assertions. Reset thread after fork.
Max Romanov
1
-0
/
+2
2017-07-18
Mem pool cleanup introduced.
Max Romanov
1
-1
/
+21
2017-07-18
Port allocation and destroy changed. Worker process stop introduced.
Max Romanov
1
-23
/
+4
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
1
-33
/
+99
2017-07-10
Introducing thread-safe nxt_random().
Igor Sysoev
1
-2
/
+3
2017-07-07
Process stop notification from master to all other processes.
Max Romanov
1
-1
/
+3
2017-06-23
Added basic HTTP request processing in router.
Max Romanov
1
-0
/
+26
2017-06-23
nxt_process_create() changed to add process to runtime before callbacks.
Max Romanov
1
-5
/
+19
2017-06-23
nxt_port_create() use task instead of thread.
Max Romanov
1
-1
/
+2
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-1
/
+1
2017-05-12
Using shared memory to send data via nxt_port.
Max Romanov
1
-0
/
+19
2017-03-09
Processes refactoring.
Igor Sysoev
1
-55
/
+127
2017-01-17
Initial version.
Igor Sysoev
1
-0
/
+436
[prev]