Distributed unique ID generation method
A distributed and distributed data technology, applied in the direction of database distribution/replication, structured data retrieval, instruments, etc., to achieve the effect of fast response, strong readability, and high query efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0044] The present invention will be described in further detail below in conjunction with the accompanying drawings and embodiments.
[0045] Such as figure 2 As shown, a distributed unique ID generation method, a flow chart of distributed ID generation, wherein: [User Service] is the user service module, [Generate ID Service] is the ID generation service module, which is an independent application, and the specific implementation process as follows:
[0046] 1. [User Service] requires a user ID when registering a user; request the interface of [Generate ID Service];
[0047] 2. [Generate ID service] will query the database to find the id of user_tag, the current max_id is 0, step=1000;
[0048] 3. [Generate ID Service] returns max_id and step to [User Service]; and updates max_id to max_id=max_id+step, that is, to 1000;
[0049] 4. [User Service] get max_id=0, step=1000;
[0050] 5. This user service can use the ID in the range of ID=[max_id+1, max_id+step], which is [1, ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com