tgp4j-core

Thread Pool Governance for Java.It can dynamic allocation reload thread pools size and queue size by yaml configuration.

License

License

GNU General Public License v2.0
GroupId

GroupId

com.iwuyc.tpg4j
ArtifactId

ArtifactId

tpg4j-core
Last Version

Last Version

2021.4
Release Date

Release Date

Type

Type

jar
Description

Description

tgp4j-core
Thread Pool Governance for Java.It can dynamic allocation reload thread pools size and queue size by yaml configuration.

Download tpg4j-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.iwuyc.tpg4j/tpg4j-core/ -->
<dependency>
    <groupId>com.iwuyc.tpg4j</groupId>
    <artifactId>tpg4j-core</artifactId>
    <version>2021.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.iwuyc.tpg4j/tpg4j-core/
implementation 'com.iwuyc.tpg4j:tpg4j-core:2021.4'
// https://jarcasting.com/artifacts/com.iwuyc.tpg4j/tpg4j-core/
implementation ("com.iwuyc.tpg4j:tpg4j-core:2021.4")
'com.iwuyc.tpg4j:tpg4j-core:jar:2021.4'
<dependency org="com.iwuyc.tpg4j" name="tpg4j-core" rev="2021.4">
  <artifact name="tpg4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iwuyc.tpg4j', module='tpg4j-core', version='2021.4')
)
libraryDependencies += "com.iwuyc.tpg4j" % "tpg4j-core" % "2021.4"
[com.iwuyc.tpg4j/tpg4j-core "2021.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.iwuyc.tools : iwuyc-common-beans jar 2021.4

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-alpha2
org.projectlombok : lombok jar 1.18.22
org.yaml : snakeyaml jar 1.29
com.google.guava : guava jar 31.0.1-jre
com.google.code.gson : gson jar 2.8.9

test (4)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.8.0-alpha2

Project Modules

There are no modules declared in this project.

Versions

Version
2021.4
0.0.1-SNAPSHOTS02
0.0.1-SNAPSHOTS01
0.0.1-SNAPSHOTS