Mercurial > hg > Database > Christie-sharp
comparison daemon/ThreadPoolExecutors.cs @ 29:0cd2684e401b
update InputDataGear and more
author | riono <e165729@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 21 Jan 2021 01:18:26 +0900 |
parents | efb06874a34e |
children | 96fc5e71274e |
comparison
equal
deleted
inserted
replaced
28:84e0b85af821 | 29:0cd2684e401b |
---|---|
3 using Christie_net.codegear; | 3 using Christie_net.codegear; |
4 | 4 |
5 namespace Christie_net.daemon { | 5 namespace Christie_net.daemon { |
6 public class ThreadPoolExecutors { | 6 public class ThreadPoolExecutors { |
7 | 7 |
8 // TODO: どこかしらでThreadPoolの設定をする | |
9 | |
8 public ThreadPoolExecutors() { | 10 public ThreadPoolExecutors() { |
9 | 11 |
10 } | 12 } |
11 | 13 |
12 public void CreateThreadPool() { | 14 public void CreateThreadPool() { |