FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · optiklab/multithreaded-network-programming-examples · GitHub
optiklab
/
multithreaded-network-programming-examples
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
18
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 19, 2017
Moving forward with pthreads.
Anton Yarkov
committed
4b6ba12
View commit details
Copy full SHA for 4b6ba12
Browse repository at this point
Commits on Jul 19, 2017
Added some work with PThreads
Anton Yarkov
committed
a995bbb
View commit details
Copy full SHA for a995bbb
Browse repository at this point
Renamed files
Anton Yarkov
committed
015c5b2
View commit details
Copy full SHA for 015c5b2
Browse repository at this point
Commits on Jul 7, 2017
Reworked Common part: definitions mobed to separate Defs.h, only useful common methods are in Common.h. Added error handlers to have proper error validation (TODO work more on it).
Anton Yarkov
committed
4398572
View commit details
Copy full SHA for 4398572
Browse repository at this point
Commits on May 26, 2017
Nonamed pipes example
optiklab
committed
5f74ed9
View commit details
Copy full SHA for 5f74ed9
Browse repository at this point
Added examples of working with other process attributes.
optiklab
committed
a9ac7af
View commit details
Copy full SHA for a9ac7af
Browse repository at this point
Simple renaming. Minor changes.
optiklab
committed
70cb8eb
View commit details
Copy full SHA for 70cb8eb
Browse repository at this point
Read and show some attributes of child and parent process.
optiklab
committed
d6196ba
View commit details
Copy full SHA for d6196ba
Browse repository at this point
Commits on Jun 13, 2016
Commit from MACOSX to unify diffs
optiklab
authored and
optiklab
committed
9ec8748
View commit details
Copy full SHA for 9ec8748
Browse repository at this point
Commits on Jun 11, 2016
Problems described
Anton Yarkov
committed
de183ec
View commit details
Copy full SHA for de183ec
Browse repository at this point
Commits on May 14, 2016
Regrouped example to make common header/lib files.
Anton Yarkov
committed
27bc37c
View commit details
Copy full SHA for 27bc37c
Browse repository at this point
Regrouped example to make common header/lib files.
Anton Yarkov
committed
ab2bc25
View commit details
Copy full SHA for ab2bc25
Browse repository at this point
Commits on May 9, 2016
Fixed handling child processes kills.
optiklab
authored and
optiklab
committed
9d166a7
View commit details
Copy full SHA for 9d166a7
Browse repository at this point
Socketpair... fd passing.
Anton Yarkov
committed
5d7997f
View commit details
Copy full SHA for 5d7997f
Browse repository at this point
Minor fixes in namedpipes.
optiklab
authored and
optiklab
committed
b6e1d66
View commit details
Copy full SHA for b6e1d66
Browse repository at this point
Improved logic of flock.
optiklab
authored and
optiklab
committed
93b127d
View commit details
Copy full SHA for 93b127d
Browse repository at this point
Named and nonamed pipes examples.
Anton Yarkov
committed
28c5dfe
View commit details
Copy full SHA for 28c5dfe
Browse repository at this point
Move common zombie handling function to commons.
optiklab
authored and
optiklab
committed
ddce52c
View commit details
Copy full SHA for ddce52c
Browse repository at this point
Synchronized access to resource via status of a file.
Anton Yarkov
committed
60b9c13
View commit details
Copy full SHA for 60b9c13
Browse repository at this point
Added common library file.
optiklab
authored and
optiklab
committed
31b5729
View commit details
Copy full SHA for 31b5729
Browse repository at this point
Use common library header file for zombie killing method.
optiklab
authored and
optiklab
committed
e7eb052
View commit details
Copy full SHA for e7eb052
Browse repository at this point
Improved/fixed file locking.
optiklab
authored and
optiklab
committed
7685599
View commit details
Copy full SHA for 7685599
Browse repository at this point
Using of file locks for synchronized read and write to files.
Anton Yarkov
committed
43fbb9c
View commit details
Copy full SHA for 43fbb9c
Browse repository at this point
How to handle SIGTERM and SIGINT to manage processes. Task: create a non-killable process.
Anton Yarkov
committed
08a63ae
View commit details
Copy full SHA for 08a63ae
Browse repository at this point
Commits on May 8, 2016
Fixed minor issue on MacOSX
optiklab
authored and
optiklab
committed
713e8e0
View commit details
Copy full SHA for 713e8e0
Browse repository at this point
How to handle SIGCHLD in multiprocessing.
Anton Yarkov
committed
8479784
View commit details
Copy full SHA for 8479784
Browse repository at this point
Small changes from my MacOSX. Improved tracing.
optiklab
authored and
optiklab
committed
9ab5c43
View commit details
Copy full SHA for 9ab5c43
Browse repository at this point
Commits on May 1, 2016
Code cleanup.
Anton Yarkov
committed
0e01b2c
View commit details
Copy full SHA for 0e01b2c
Browse repository at this point
Code cleanup.
Anton Yarkov
committed
9758b3d
View commit details
Copy full SHA for 9758b3d
Browse repository at this point
Commits on Apr 5, 2016
Examples of TCP echo-servers multiplexed with different mechanisms in Linux: select, poll, epoll, kqueue, libevent, libev, libuv, boost asio.
Anton Yarkov
committed
0ce0afd
View commit details
Copy full SHA for 0ce0afd
Browse repository at this point
Examples of sync and multiplexed async tcp server and client which implements training algorithm/protocol - getting and posting Astrological forecasts.
Anton Yarkov
committed
3fe656c
View commit details
Copy full SHA for 3fe656c
Browse repository at this point
Examples of multiprocess tcp servers working in Prefork or Process-per-request modes.
Anton Yarkov
committed
8a17484
View commit details
Copy full SHA for 8a17484
Browse repository at this point
Simple basic example of multiprocessing.
Anton Yarkov
committed
92b5f73
View commit details
Copy full SHA for 92b5f73
Browse repository at this point
Examples of simple sync tcp server and client.
Anton Yarkov
committed
9c60d11
View commit details
Copy full SHA for 9c60d11
Browse repository at this point
Commits on Apr 4, 2016
Update README.md
optiklab
committed
4844283
View commit details
Copy full SHA for 4844283
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL