Commit Graph

123 Commits (d930db6693a8b048f07b8792f3bf4f9d91d0a75c)

Author SHA1 Message Date
chen.ma 33b08102d7 Registered thread pool defaults to specify expiration time and thread factory (#976)
2 years ago
黄成兴 7f25d5309a
feat: Support to enable or disable plugins that have been registered in the manager (#975)
2 years ago
WuLang cd9a9de5bf
Long polling returns status code (#971)
2 years ago
黄成兴 71e96fb9bc
Use the simple class name as the plugin id by default and optimize code (#968)
2 years ago
黄成兴 8175f92f9c
feat: Support getting plugins from the manager in a specific order (#962)
2 years ago
黄成兴 6ecbf41779
Optimize the lock logic of TaskTimeRecordPlugin (#922)
2 years ago
chen.ma a9cd485502 Task execution timeout time assignment
2 years ago
黄成兴 328bb4a47f
Support automatic registration of plugins and plugin registrars (#914)
2 years ago
chen.ma fe46a08ef6 Refactor notification alerts and jar dependencies
2 years ago
马称 Ma Chen 645a696383
Add DynamicThreadPoolBannerHandlerTest (#908)
2 years ago
马称 Ma Chen 71f4fde08a
Format code (#906)
2 years ago
马称 Ma Chen 733567e498
Supplemental code comments (#904)
2 years ago
黄成兴 86edb3ed2e
test: add test for plugins (#896)
2 years ago
maxisvest 18b2a9bc36
fix bug (#899)
2 years ago
马称 Ma Chen 4831cd6ecb
Supplemental code comments (#898)
2 years ago
黄成兴 f7ce392dbc
test: Add unit test about plugin manager (#892)
2 years ago
马称 Ma Chen b6eda7b93e
Supplementary Methods Notes (#891)
2 years ago
chen.ma 05bfa3c66d Field style refactoring and adding method logs (#878)
2 years ago
黄成兴 b43c90bd5f
refactor: Extract the logic about calculating task execution time to superclass (#879) (#882)
2 years ago
黄成兴 175bfb9c54
test: Add unit test for DynamicThreadPoolExecutor and ExtensibleThreadPoolExecutor (#884)
2 years ago
黄成兴 9165200fe2
refactor the function extension logic of DynamicThreadPoolExecutor (#815) (#854)
2 years ago
chen.ma 27c74b495c Supplemental code comments
2 years ago
WuLang 8060e5f239
default subscribe to the remote thread pool configuration. (#850)
2 years ago
chen.ma 678ec1dd24 Code optimization
2 years ago
pizihao 8eaf587f6a
organize the toolkit, add references and reference sources (#835)
2 years ago
WuLang 8e397741d1
feat:The core thread must not be larger than the maximum thread. (#838)
2 years ago
chen.ma 7a996b7041 Mandatory to specify the ip+port registered by the client (#799)
2 years ago
chen.ma 6a2e3745fe Refactor sub-Module build-plugins (#767)
2 years ago
maxisvest 3f8dfb4c31
Add method for TraceContextUtil (#777)
2 years ago
baymax55 241a8b79fa
feat: Added authentication mode on the server side (#772)
2 years ago
weihubeats f9d8b5f993
Rename (#765)
2 years ago
chen.ma 76f1651f58 Fix SpringDynamicThreadPool does not take effect
2 years ago
pizihao e03d464053
Globally remove the Hutooltoolkit dependency (#759) (#762)
2 years ago
Lijx 956bd20d6c
Globally remove the Guava toolkit dependency (#759)
2 years ago
weihubeats e8485921bb
Simplified DynamicThreadPool usage (#757)
2 years ago
weihubeats c97b2b407c
Simplified thread pool creation (#756)
2 years ago
chen.ma ed276b176b Change BootstrapProperties path
2 years ago
chen.ma a0ece2c9ca Change banner printing
2 years ago
chen.ma f936845d0e Optimized method name camelCase
2 years ago
chen.ma 2a88d910ab Optimized thread pool notification alerts
2 years ago
chen.ma 58a944a248 Optimize spring thread pool adaptation
2 years ago
BigXin0109 715aa2210e
Support Spring ThreadPoolTaskExecutor (#607)
2 years ago
chen.ma 4f24205755 Change class annotation
2 years ago
chen.ma 54fb0762c7 Send dynamic thread pool rejection policy alarm asynchronously (#573)
2 years ago
BigXin0109 63fc5a8a16
fix: only set capacity, capacity is invalid. (#570)
2 years ago
chen.ma b8fbf20a57 Add open source protocol headers
2 years ago
Lijx 9d132170c2
Provide ExecutorContext encapsulation context details (#557)
2 years ago
Lijx 2b692d0b8f
Optimize the thread name produced by thread pool factory (#556)
2 years ago
chen.ma cf6bba0840 Code naming and access refactoring
2 years ago
chen.ma 7f823ea6d0 Refactoring blocking queues and refusing policy-related packet adjustments
2 years ago