Snowflake x Spring

Hi I am planning on using Snowflake algorithm to generate ids, but I wanted to know more about it so basically there are three ways of customizing it with the timestamp bits, the generator bits and sequence bits. The addition of all those bits have to equal 63 bits but what is the best way to make it work with my spring application? Each backend instance would have an unique generator id? Because if for example there are two backends that receives one request at the same time to send a message for example with the same generator id it could potentially create two same ids?
3 Replies
JavaBot
JavaBot15mo ago
This post has been reserved for your question.
Hey @Pseudow! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
JavaBot
JavaBot15mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.

Did you find this page helpful?