SteveSandersonMS
|
ebf5a18344
|
Eliminate the NodeHostingModel enum because it isn't extensible. Instead, use extension methods on NodeServicesOptions to configure a NodeInstanceFactory.
|
2016-11-30 11:29:57 +00:00 |
|
SteveSandersonMS
|
2799861296
|
Support cancellation of NodeServices invocations
|
2016-09-08 10:56:50 +01:00 |
|
SteveSandersonMS
|
f04fb8c421
|
Design review: Always instantiate via DI
|
2016-09-01 15:51:53 +01:00 |
|
SteveSandersonMS
|
ce127f0d70
|
Implement connection draining feature
|
2016-07-07 13:18:48 +01:00 |
|
SteveSandersonMS
|
a19e37f3c0
|
Move logic for restarting Node child process into NodeServicesImpl. Tidy up lots.
|
2016-07-07 11:35:25 +01:00 |
|
SteveSandersonMS
|
4fb3b18868
|
Create new top-level DefaultNodeInstance concept that will soon hold the "connection draining" logic
|
2016-07-06 18:23:25 +01:00 |
|