CN111522851A - Method for improving service acceptance efficiency by caching temporary data - Google Patents

Method for improving service acceptance efficiency by caching temporary data Download PDF

Info

Publication number
CN111522851A
CN111522851A CN202010335337.3A CN202010335337A CN111522851A CN 111522851 A CN111522851 A CN 111522851A CN 202010335337 A CN202010335337 A CN 202010335337A CN 111522851 A CN111522851 A CN 111522851A
Authority
CN
China
Prior art keywords
information
distributed cache
client information
instance information
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010335337.3A
Other languages
Chinese (zh)
Inventor
杨文清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010335337.3A priority Critical patent/CN111522851A/en
Publication of CN111522851A publication Critical patent/CN111522851A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Computing Systems (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for improving service acceptance efficiency by caching temporary data, which comprises the following steps: determining client information in the process of service acceptance; reading and loading all instance information corresponding to the client information through a distributed cache; and reading corresponding instance information according to the access request in the service handling process. According to the technical scheme, the data reading speed can be increased by accessing the corresponding instance information in the distributed cache, so that the service handling speed of the business is increased, the handling efficiency is increased, the enterprise development is supported, the client perception is improved, and the operation quality is guaranteed.

Description

Method for improving service acceptance efficiency by caching temporary data
Technical Field
The invention relates to the technical field of data caching, in particular to a method for improving service acceptance efficiency by caching temporary data.
Background
At present, with the development of business of operators, customer information, ordered sales example information and product example information are more and more complex, so that the system response time is longer and longer when the operators handle business, and the operation acceptance perception of the operators is seriously influenced.
As is known, the cache-type information storage can greatly improve the access speed of data, and static data is already stored by cache, but still cannot meet the requirements of business operations.
Disclosure of Invention
In order to solve at least one of the problems, the invention provides a method for improving business acceptance efficiency by caching temporary data, which is characterized in that all example information of a client is read and loaded in advance by a distributed cache when the client information is determined, and the reading speed of the data can be improved by accessing the corresponding example information in the distributed cache in the business handling process of the client, so that the business handling service speed is improved, the acceptance efficiency is improved, the enterprise development is supported, the client perception is improved, and the operation quality is ensured.
In order to achieve the above object, the present invention provides a method for improving service acceptance efficiency by caching temporary data, including: determining client information in the process of service acceptance; reading and loading all instance information corresponding to the client information through a distributed cache; and reading the corresponding instance information according to the access request in the service handling process.
In the above technical solution, preferably, the method for improving the service acceptance efficiency by caching the temporary data further includes: and after the current business transaction is finished, judging whether the transaction is continued or not, if so, refreshing all instance information corresponding to the current client information, and if not, clearing all instance information corresponding to the current client information in the distributed cache.
In the above technical solution, preferably, the distributed cache loads the instance information corresponding to the current client information from a database in which all the client information and all the instance information corresponding to the client information are stored.
In the above technical solution, preferably, corresponding client information is input through a corresponding application program in a service acceptance process, and the application program sends a request to the distributed cache to read and load instance information corresponding to the client information into the distributed cache; and reading corresponding instance information from the loaded instance information according to the access request corresponding to the transacted business in the business transaction process through the application program.
In the above technical solution, preferably, after the current service is finished, the information after the current service is finished is synchronized to the database; if the business is continuously transacted, all the example information of the current client information is read again and loaded through the distributed cache; and if the business is not continuously transacted, clearing the instance information corresponding to the current client information loaded in the distributed cache.
Compared with the prior art, the invention has the beneficial effects that: by reading and loading all the example information of the client in advance by the distributed cache when the client information is determined, in the process of handling business for the client, the reading speed of data can be improved by accessing the corresponding example information in the distributed cache, so that the speed of handling business service is improved, the handling efficiency is improved, the enterprise development is supported, the client perception is improved, and the operation quality is guaranteed.
Drawings
Fig. 1 is a schematic flowchart illustrating a method for improving service acceptance efficiency by caching temporary data according to an embodiment of the present invention;
fig. 2 is a schematic block diagram illustrating a method for improving service acceptance efficiency by caching temporary data according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
The invention is described in further detail below with reference to the attached drawing figures:
as shown in fig. 1 and fig. 2, a method for improving service acceptance efficiency by caching temporary data according to the present invention includes: determining client information in the process of service acceptance; reading and loading all instance information corresponding to the client information through a distributed cache; and reading corresponding instance information according to the access request in the service handling process.
In this embodiment, all the instance information of the client, including the client information, the sales item instance information, the product instance information, and the like, is read and loaded in advance by the distributed cache when determining the client information. In the process of handling business for a client, the reading speed of data can be improved by accessing the corresponding instance information in the distributed cache, so that the speed of business handling service is improved, the handling efficiency is improved, the enterprise development is supported, the client perception is improved, and the operation quality is guaranteed.
In the above embodiment, preferably, the method for improving the service acceptance efficiency by caching the temporary data further includes: and after the current business transaction is finished, judging whether the transaction is continued or not, if so, refreshing all instance information corresponding to the current client information, and if not, clearing all instance information corresponding to the current client information in the distributed cache.
In the above embodiment, preferably, the distributed cache loads the instance information corresponding to the current client information from a database storing all client information and all corresponding instance information.
In the above embodiment, preferably, during the service acceptance process, corresponding client information is input through a corresponding application program, and the application program sends a request to the distributed cache to read and load instance information corresponding to the client information into the distributed cache; and in the process of business transaction through the application program, reading corresponding instance information from the loaded instance information according to the access request corresponding to the transacted business.
In the above embodiment, preferably, after the current service is finished, the information after the current service is finished is synchronized into the database; if the business is continuously transacted, all the example information of the current client information is read again and loaded through the distributed cache; and if the business is not continuously transacted, clearing the instance information corresponding to the loaded current client information in the distributed cache.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes will occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (5)

1. A method for improving service acceptance efficiency by caching temporary data, comprising:
determining client information in the process of service acceptance;
reading and loading all instance information corresponding to the client information through a distributed cache;
and reading the corresponding instance information according to the access request in the service handling process.
2. The method for improving service acceptance efficiency by caching temporary data according to claim 1, further comprising:
and after the current business transaction is finished, judging whether the transaction is continued or not, if so, refreshing all instance information corresponding to the current client information, and if not, clearing all instance information corresponding to the current client information in the distributed cache.
3. The method for improving service acceptance efficiency by caching temporary data according to claim 2, wherein the distributed cache loads the instance information corresponding to the current client information from a database storing all client information and all corresponding instance information.
4. The method for improving service acceptance efficiency by caching temporary data according to claim 3, wherein corresponding client information is input through a corresponding application program in a service acceptance process, and the application program sends a request to the distributed cache to read and load instance information corresponding to the client information into the distributed cache;
and reading corresponding instance information from the loaded instance information according to the access request corresponding to the transacted business in the business transaction process through the application program.
5. The method for improving the service acceptance efficiency by caching temporary data according to claim 4, wherein after the current service is finished, the information after the current service is finished is synchronized into the database;
if the business is continuously transacted, all the example information of the current client information is read again and loaded through the distributed cache;
and if the business is not continuously transacted, clearing the instance information corresponding to the current client information loaded in the distributed cache.
CN202010335337.3A 2020-04-24 2020-04-24 Method for improving service acceptance efficiency by caching temporary data Pending CN111522851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010335337.3A CN111522851A (en) 2020-04-24 2020-04-24 Method for improving service acceptance efficiency by caching temporary data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010335337.3A CN111522851A (en) 2020-04-24 2020-04-24 Method for improving service acceptance efficiency by caching temporary data

Publications (1)

Publication Number Publication Date
CN111522851A true CN111522851A (en) 2020-08-11

Family

ID=71904303

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010335337.3A Pending CN111522851A (en) 2020-04-24 2020-04-24 Method for improving service acceptance efficiency by caching temporary data

Country Status (1)

Country Link
CN (1) CN111522851A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107026879A (en) * 2016-01-30 2017-08-08 华为技术有限公司 A kind of data cache method and background application system
CN109254804A (en) * 2018-09-10 2019-01-22 郑州云海信息技术有限公司 A kind of static resource loading method, device, equipment and readable storage medium storing program for executing
CN110287249A (en) * 2019-06-17 2019-09-27 中电科大数据研究院有限公司 A kind of service system based on micro services framework
CN110297673A (en) * 2019-06-20 2019-10-01 福建天泉教育科技有限公司 The method of internal storage data Optimized loading, storage medium
US20200068038A1 (en) * 2018-08-25 2020-02-27 Panzura, Inc. Managing cloud-based storage using a time-series database

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107026879A (en) * 2016-01-30 2017-08-08 华为技术有限公司 A kind of data cache method and background application system
US20200068038A1 (en) * 2018-08-25 2020-02-27 Panzura, Inc. Managing cloud-based storage using a time-series database
CN109254804A (en) * 2018-09-10 2019-01-22 郑州云海信息技术有限公司 A kind of static resource loading method, device, equipment and readable storage medium storing program for executing
CN110287249A (en) * 2019-06-17 2019-09-27 中电科大数据研究院有限公司 A kind of service system based on micro services framework
CN110297673A (en) * 2019-06-20 2019-10-01 福建天泉教育科技有限公司 The method of internal storage data Optimized loading, storage medium

Similar Documents

Publication Publication Date Title
CN111752957B (en) Sale locking method and system based on caching
CN110795457B (en) Data caching processing method, device, computer equipment and storage medium
CN107341624B (en) Service data processing method and device
US9292454B2 (en) Data caching policy in multiple tenant enterprise resource planning system
CN110347692B (en) Inventory management method and device based on cache
US20230096523A1 (en) Rule evaluation for real-time data stream
CN115357417A (en) Commodity information processing method and related device
CN106547751B (en) Cache data updating method and device
CN107678856B (en) Method and device for processing incremental information in business entity
CN108665348B (en) Order duplication eliminating method and system
CN102024010A (en) Data processing system and data processing method
CN111522851A (en) Method for improving service acceptance efficiency by caching temporary data
EP2662783A1 (en) Data archiving approach leveraging database layer functionality
CN111309746A (en) Asynchronous parallel data synchronization method and device
CN111488316A (en) File cache recovery method and device
US11243966B1 (en) Data model design supporting low latency time-series volume planning and analysis
CN107146075B (en) Request processing method and device
CN108197164A (en) Business data storage method and device
CN112686711A (en) Rule engine matching method and system
JP2023108896A (en) Enterprise extinction risk prediction system
US20160253380A1 (en) Database query optimization
CN112749176A (en) Synchronous processing method and device of inventory data, storage medium and server
CN113360528A (en) Data query method and device based on multi-level cache
CN114926266A (en) Method, device and equipment for processing approval data of bank credit business
CN116610680B (en) Gao Pinku and data hierarchical storage and query method and system using high frequency libraries

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200811

RJ01 Rejection of invention patent application after publication