Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in fork
Interactive pipe in C++
Feb 27, 2026
c++
fork
pipe
popen
interactive
Closing a pipe does not send EOF to other end
Feb 27, 2026
c
pipe
fork
How do I determine whether ruby can fork without excessive use of regexp?
Feb 26, 2026
ruby
regex
fork
Sleep function in C (POSIX) breaks my program
Feb 27, 2026
c
fork
posix
sleep
unix socket creation then fork(), messaging gets mixed up
Feb 26, 2026
c
linux
fork
haproxy
unix-socket
How to make multiple `fork()`-ed processes comunicate using shared memory?
Feb 25, 2026
c
fork
shared-memory
Can I fork processes and exec internal functions?
Feb 26, 2026
c
fork
exec
C++ delete pointer with valid address
Feb 25, 2026
c++
memory-management
fork
shared-ptr
poco
losing children in a fork
Feb 23, 2026
perl
parallel-processing
fork
fork() and wait() calls
Feb 24, 2026
c
unix
fork
wait
multiprocessing.Queue behavior when forking
Feb 23, 2026
python
queue
fork
python-multiprocessing
python-os
Why does fflush() affect the output of forked processes?
Feb 22, 2026
c
operating-system
buffer
fork
system-calls
How to inherit stdin and stdout in python by using os.execv()
Feb 20, 2026
python
fork
stdout
stdin
execv
Linux: Difference between forking twice and daemon(ise)
Feb 18, 2026
c
linux
sockets
fork
daemon
Parallel processing/forking in PHP to speed up checking large arrays
Feb 19, 2026
php
optimization
fork
Some part of fork() mechanism
Feb 19, 2026
linux
linux-kernel
fork
Debugging multiple forked processes in *nix
Feb 16, 2026
c
debugging
unix
fork
What happens when you allocate on the heap, memory that is referenced in a static variable?
Feb 08, 2026
c
memory-leaks
static
fork
valgrind
Older Entries »