Kristóf Tóth
|
929502a586
|
Implement test case for IO stress
|
2018-12-16 22:54:15 +01:00 |
|
Kristóf Tóth
|
b7bc795289
|
Implement test case for large data
|
2018-12-16 22:49:23 +01:00 |
|
Kristóf Tóth
|
dd78a0af25
|
Add test cases involving random data
|
2018-12-16 21:42:54 +01:00 |
|
Kristóf Tóth
|
d28ea355f7
|
Refactor pipe logic to a separate class
|
2018-12-16 21:22:20 +01:00 |
|
Kristóf Tóth
|
a389273779
|
Make handle_message() public
|
2018-12-16 19:16:01 +01:00 |
|
Kristóf Tóth
|
09abb0331d
|
Refactor PipeIOServer.__init__()
|
2018-12-16 19:04:51 +01:00 |
|
Kristóf Tóth
|
5091380133
|
Implement testing the removal of IO pipes on server stop
|
2018-12-15 01:07:02 +01:00 |
|
Kristóf Tóth
|
295a53a44c
|
Terminate process if any of the IO threads fail
|
2018-12-15 00:32:29 +01:00 |
|
Kristóf Tóth
|
86662b14d8
|
Refactor PipeIOServer implementation into several files
|
2018-12-14 17:36:53 +01:00 |
|
Kristóf Tóth
|
fddf7d9dba
|
Silence pylint
|
2018-12-14 17:25:54 +01:00 |
|
Kristóf Tóth
|
652d02eaa5
|
Make tests.py create pipes in project root
|
2018-12-14 17:24:27 +01:00 |
|
Kristóf Tóth
|
300817fe70
|
Terminate process with stacktrace if PipeReaderThread fails
|
2018-12-14 16:35:08 +01:00 |
|
Kristóf Tóth
|
a8d73483cf
|
Implement basic test cases
|
2018-12-14 15:40:11 +01:00 |
|
Kristóf Tóth
|
4beed1056a
|
Refactor example server to separate file
|
2018-12-14 15:39:18 +01:00 |
|
Kristóf Tóth
|
88ef32ede3
|
Make PipeIOServer usable as a base class
|
2018-12-13 23:00:54 +01:00 |
|
Kristóf Tóth
|
43578cd3a0
|
Refactor pipe reader/writer Threads
|
2018-12-13 22:44:46 +01:00 |
|
Kristóf Tóth
|
290712d64f
|
Make PipeHandler able handle more pipes
|
2018-12-13 22:16:02 +01:00 |
|
Kristóf Tóth
|
95673cb2c2
|
Initial commit
|
2018-12-13 22:06:13 +01:00 |
|