Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrency test #461

Open
frg01 opened this issue Feb 7, 2024 · 0 comments
Open

Concurrency test #461

frg01 opened this issue Feb 7, 2024 · 0 comments

Comments

@frg01
Copy link

frg01 commented Feb 7, 2024

I have qeustion baout concurrent,Is the concurrent benchmark test not supported yet? Because I don't seem to find that the database connection pool is used, but multi-threading is used. But why can the maximum number of multi-threaded connections be only 2? Have you considered adding a larger number of connections, or using some existing connection pooling tool?
The following is the relevant situation I encountered:
[INFO ] 2024-02-07 16:33:53,913 [main] com.oltpbenchmark.util.ThreadUtil runLoaderThreads - Creating a Thread Pool with a size of 2 to run 2 Loader Threads. 0 threads will be queued.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant