Nikolay Kim
|
e9a1284151
|
Better worker availability handling (#546)
|
2025-03-28 08:51:44 +01:00 |
|
Nikolay Kim
|
b2915f4868
|
Improve tests (#543)
|
2025-03-27 20:45:43 +01:00 |
|
Nikolay Kim
|
3e5211eb79
|
Prep release (#509)
|
2025-02-28 13:46:02 -05:00 |
|
Nikolay Kim
|
ba57330058
|
Cpu affinity support for server workers (#505)
|
2025-01-31 20:39:41 +05:00 |
|
Nikolay Kim
|
a049a05c33
|
Fix error log (#493)
|
2024-12-30 12:02:43 +01:00 |
|
Nikolay Kim
|
80676aa242
|
Tune shutdown logging (#489)
|
2024-12-26 10:05:25 +01:00 |
|
Nikolay Kim
|
e33149df1b
|
Added Service::poll() method (#481)
|
2024-12-04 13:33:20 +05:00 |
|
Nikolay Kim
|
30115bf2d5
|
Use updated Service trait (#454)
|
2024-11-04 11:20:55 +05:00 |
|
jamescarterbell
|
7c6235cdc4
|
Add Server to TestServer (#383)
* Add Server to TestServer
* Version bump
---------
Co-authored-by: James Bell <jamesbell@microsoft.com>
|
2024-07-16 22:40:02 +02:00 |
|
Nikolay Kim
|
1c5ab68df6
|
Expose TetServer::stop() method (#381)
|
2024-07-16 21:03:38 +02:00 |
|
Nikolay Kim
|
192bdc8537
|
Shutdown service on error and on worker shutdown (#376)
|
2024-06-27 19:19:15 +05:00 |
|
Nikolay Kim
|
b04bdf41f6
|
Use async fn for Service::ready() and Service::shutdown() (#363)
|
2024-05-28 16:55:08 +05:00 |
|
Nikolay Kim
|
cfc348764a
|
Fix external configuration handling (#332)
|
2024-04-02 01:18:44 +05:00 |
|
Nikolay Kim
|
d6feeec933
|
Fix signals support #324
|
2024-03-30 09:03:36 +01:00 |
|
Nikolay Kim
|
18d3516343
|
Fix windows signals support (#325)
|
2024-03-29 20:56:19 +01:00 |
|
Nikolay Kim
|
4ed6712ac4
|
Add signals support (#316)
|
2024-03-25 12:10:57 +01:00 |
|
Nikolay Kim
|
20a53c3fd1
|
Server::build() method (#315)
|
2024-03-24 16:15:42 +01:00 |
|
Nikolay Kim
|
baabcff4a6
|
Refactor ntex-connect (#314)
|
2024-03-24 15:33:08 +01:00 |
|
Nikolay Kim
|
d393d87164
|
Refactor worker management (#312)
|
2024-03-23 07:17:04 +01:00 |
|