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

用存储过程来实现秒杀的业务逻辑,会不会性能很低? #11

Open
wzr1005 opened this issue May 2, 2022 · 1 comment

Comments

@wzr1005
Copy link

wzr1005 commented May 2, 2022

rt

@sjr7
Copy link
Owner

sjr7 commented May 2, 2022

单从性能角度来讲,存储过程执行的效率是非常高的。 当然具体用什么技术来实现秒杀逻辑,都是可以根据实际业务场景去替换。

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

2 participants