This website requires JavaScript.
Explore
Help
Sign In
LamGC
/
Oracle-Sentry
Watch
1
Star
0
Fork
0
You've already forked Oracle-Sentry
mirror of
https://github.com/LamGC/Oracle-Sentry.git
synced
2025-07-01 04:47:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
4
Tags
33967c675b0e50b7438fefc6e142c0c6520ab451
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
LamGC
33967c675b
perf: 调整线程池参数和作用域.
...
调整线程池为静态, 以为所有 Trigger 实例提供, 消除线程池重复创建导致的线程过剩情况, 将线程数设为核心数量.
2021-08-15 13:56:44 +08:00
gradle
/wrapper
[Initial] Initial Commit;
2021-08-13 00:29:19 +08:00
src
perf: 调整线程池参数和作用域.
2021-08-15 13:56:44 +08:00
.gitignore
[Initial] Initial Commit;
2021-08-13 00:29:19 +08:00
build.gradle
build: 移除不需要的依赖项, 调整版本号(-> Alpha), 调整编译版本;
2021-08-15 13:18:29 +08:00
gradlew
[Initial] Initial Commit;
2021-08-13 00:29:19 +08:00
gradlew.bat
[Initial] Initial Commit;
2021-08-13 00:29:19 +08:00
LICENSE
[Add] 添加开源许可证;
2021-08-13 00:37:41 +08:00
settings.gradle
[Initial] Initial Commit;
2021-08-13 00:29:19 +08:00
Description
An automatic management system of Oracle computing instance, which highly depends on script function to realize the automatic management of server.
GPL-3.0
663
KiB
Languages
Java
100%