Groups
Groups
Sign in
Groups
Groups
vert.x
Conversations
About
Send feedback
Help
Vert.x in cpu intensive case performance
57 views
Skip to first unread message
Jian-Min Huang
unread,
Jun 21, 2021, 11:31:50 PM
6/21/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vert.x
Hi,
I'm doing some performance testing and found a strange issue.
Performance of Vert.x cpu intensive case is not as better as other Spring.
Maybe I miss some configuration or bad coding type.
I wrote more information in a GitHub.
https://github.com/Jian-Min-Huang/vertx-cpu-intensive-question
Thanks everyone : )
jklingsporn
unread,
Jun 22, 2021, 8:12:02 AM
6/22/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vert.x
If you deploy the verticle only once, you only get single-cpu-performance. You need to deploy the verticle more than once to make use of all cores. See here:
https://vertx.io/docs/vertx-core/java/#_specifying_number_of_verticle_instances
Jian-Min Huang
unread,
Jun 23, 2021, 1:14:41 AM
6/23/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vert.x
finally I solve the problem with rewrite these code
thanks everyone
jklingsporn 在 2021年6月22日 星期二下午8:12:02 [UTC+8] 的信中寫道:
Reply all
Reply to author
Forward
0 new messages