CN105049260A - Dialog management method and device - Google Patents
Dialog management method and device Download PDFInfo
- Publication number
- CN105049260A CN105049260A CN201510523986.5A CN201510523986A CN105049260A CN 105049260 A CN105049260 A CN 105049260A CN 201510523986 A CN201510523986 A CN 201510523986A CN 105049260 A CN105049260 A CN 105049260A
- Authority
- CN
- China
- Prior art keywords
- daily record
- buffer queue
- existing
- log buffer
- described new
- 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.)
- Granted
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/069—Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Debugging And Monitoring (AREA)
Abstract
The invention provides a dialog management method and device, relates to the field of cluster management, and aims to solve the problem of influence on the system performance caused by excessive dialogs. The method comprises the following steps: maintaining a dialog buffer queue, and storing generated dialogs in the dialog buffer queue; when a new dialog is generated, checking whether or not an existing dialog which is the same as the new dialog exists in the dialog buffer queue; and when the existing dialog which is the same as the new dialog exists, combining the new dialog into the existing dialog instead of adding any item which separately corresponds to the new dialog in the dialog buffer queue. The technical scheme provided by the invention is suitable for a cluster management system, and screening management of dialog information is realized.
Description
Technical field
The present invention relates to cluster management field, particularly relate to a kind of blog management method and device.
Background technology
In cluster management system, system needs the state (as IP resource, application resource, Service Source etc.) of each resource in cycle detection cluster, simultaneously can by the outcome record of detection in journal file.Because testing process is that uninterrupted circulation is carried out, therefore can causes ceaselessly log information, cause log information postponement in time can become very huge, even influential system performance; On the other hand, if delete these daily records, though daily record quantity can be reduced, the later stage can be caused once go wrong, cannot effective location problem analysis, the effect of log information can not be played.
Summary of the invention
The invention provides a kind of blog management method and device, solve the problem of the too much influential system performance of daily record quantity.
The invention provides a kind of blog management method, comprising:
Safeguard a log buffer queue, in this log buffer queue, store the daily record generated;
When generating new daily record, check in described log buffer queue whether there is the existing daily record identical with described new daily record;
When there is the existing daily record identical with described new daily record, described new daily record being incorporated into described existing daily record, in described log buffer queue, not adding the entry that described new daily record is corresponding separately.
Preferably, described new daily record is incorporated into described existing daily record to be specially:
The daily record generation time of described existing daily record is updated to the generation time of described new daily record.
Preferably, when generating new daily record, after checking the step that whether there is the existing daily record identical with described new daily record in described log buffer queue, also comprise:
When there is not the existing daily record identical with described new daily record, described new daily record is added in described log buffer queue.
Preferably, check in described log buffer queue that whether there is the existing daily record identical with described new daily record is specially:
Check in the daily record added in threshold time in described log buffer queue whether there is the existing daily record identical with described new daily record.
Preferably, described log buffer queue is the entry that every bar daily record distributes, and it is arbitrary or any number of that entry comprises in following content:
Daily record generation time, log content, daily record adds up occurrence number.
Preferably, the method also comprises:
The daily record in described log buffer queue is arranged according to daily record generation time.
Preferably, the method also comprises:
After the generation time having upgraded described existing daily record, this existing daily record is inserted into queue heads position, and the daily record of this existing daily record is added up occurrence number increase by 1.
Present invention also offers a kind of log management apparatus, comprising:
Queue memory module, for safeguarding a log buffer queue, stores the daily record generated in this log buffer queue;
Retrieval module, for when generating new daily record, checks in described log buffer queue whether there is the existing daily record identical with described new daily record;
Daily record update module, for when there is the existing daily record identical with described new daily record, is incorporated into described existing daily record by described new daily record, in described log buffer queue, do not add the entry that described new daily record is corresponding separately.
Preferably, described daily record update module specifically for:
The daily record generation time of described existing daily record is updated to the generation time of described new daily record.
Preferably, described daily record update module, also for when there is not the existing daily record identical with described new daily record, is added into described new daily record in described log buffer queue.
The invention provides a kind of blog management method and device, safeguard a log buffer queue, the daily record generated is stored in this log buffer queue, when generating new daily record, check in described log buffer queue whether there is the existing daily record identical with described new daily record, when there is the existing daily record identical with described new daily record, described new daily record being incorporated into described existing daily record, in described log buffer queue, not adding the entry that described new daily record is corresponding separately.Achieve the examination management of log information, solve the problem of the too much influential system performance of daily record quantity.
Accompanying drawing explanation
The flow chart of a kind of blog management method that Fig. 1 provides for embodiments of the invention 1;
Fig. 2 is the structural representation of log information buffer queue;
Fig. 3 is the process chart new day aiming at when not existing in buffer queue;
Fig. 4 is the process chart new day aiming at when existing in buffer queue;
The structural representation of a kind of log management apparatus that Fig. 5 provides for embodiments of the invention two.
Embodiment
Because testing process is that uninterrupted circulation is carried out, therefore can causes ceaselessly log information, cause log information postponement in time can become very huge, even influential system performance; On the other hand, if delete these daily records, though daily record quantity can be reduced, the later stage can be caused once go wrong, cannot effective location problem analysis, the effect of log information can not be played.
In view of above-mentioned analysis, the log management module of a design high efficiency smart will be very necessary, it can ensure when can effectively log information, automatic filtering repeats and the redundant logs information not having reference analysis to be worth, and greatly reduces the huge impact of daily record amount on system and the difficulty of log analysis.
In order to solve the problem, The embodiment provides a kind of blog management method and device.Below in conjunction with drawings and Examples, technical scheme of the present invention is described in detail.The log information that system produces will directly indistinguishably not be recorded in journal file, but first carry out analysis and filter by this log pattern, to wherein too much repeat and daily record without break-up value filters out, only remain with the daily record of reference value, for example, if the daily record of a certain bar record resource status repeats at short notice, then actual only have the daily record occurred first and finally occur to need record, the middle daily record occurred only illustrates that this state is cycle detection, too not large break-up value, therefore can ignore.
It should be noted that, if do not conflicted, each feature in the embodiment of the present invention and embodiment can be combined with each other, all within protection scope of the present invention.In addition, although show logical order in flow charts, in some cases, can be different from the step shown or described by order execution herein.
First by reference to the accompanying drawings, embodiments of the invention one are described.
Embodiments provide a kind of blog management method, use the method to complete the flow process of log management as shown in Figure 1, comprising:
Step 101, safeguard a log buffer queue, in this log buffer queue, store the daily record generated;
Described log buffer queue is the entry that every bar daily record distributes, and it is arbitrary or any number of that entry comprises in following content:
Daily record generation time, log content, daily record adds up occurrence number.
As shown in Figure 2, create log information buffer queue, for depositing log information temporarily, by the number of times that the preservation creation-time of log information, the content of daily record and daily record occur in journal queue, new daily record will be inserted into queue head.
Step 102, generate new daily record time, check in described log buffer queue whether there is the existing daily record identical with described new daily record;
Step 103, when there is not the existing daily record identical with described new daily record, described new daily record to be added in described log buffer queue;
In this step, concrete, the daily record generation time of described existing daily record is updated to the generation time of described new daily record.
As shown in Figure 3, after system produces a new log information A, according to the content of daily record A, from queue, inquire about this daily record whether exist, if find this day to aim at not existing in queue, then daily record is inserted into queue head, wherein A
timefor producing the time of this daily record, A
textfor the particular content of daily record, A
numfor the number of times that this daily record occurs, owing to being first time appearance, therefore A
numvalue be 1.On the other hand, the daily record of first time appearance will directly be recorded in journal file.
Step 104, when there is identical with described new daily record existing daily record, described new daily record being incorporated into described existing daily record, in described log buffer queue, not adding the entry of described new daily record correspondence separately;
After the generation time having upgraded described existing daily record, this existing daily record is inserted into queue heads position, and the daily record of this existing daily record is added up occurrence number increase by 1.
As shown in Figure 4, when the new daily record B produced exists in queue, then by first the daily record B in queue being deleted from queue, then the generation time of B is updated to the up-to-date time, by B by the original time
old_tbe updated to B
new_t, simultaneously by occurrence number B
numafter adding 1, reinsert the head of queue.By this process, can realize, the daily record repeated is all the time in the position near queue head, and unduplicated daily record along with passage of time, will move to the position at queue end gradually.
In addition, the daily record in described log buffer queue also can be arranged in the embodiment of the present invention according to daily record generation time.
In addition, a threshold time can be set, check in the daily record added in threshold time in described log buffer queue whether there is the existing daily record identical with described new daily record.Concrete, the mode of traversal is adopted to check whether the daily record in queue has exceeded threshold time T, namely whether the generation time of daily record and the difference of current time be more than T, because unduplicated daily record concentrates on queue end position, and the daily record of repeatability trends towards at queue head, when therefore traveling through from queue ending, discovery time is more than the daily record of T, then it is recorded in journal file in chronological order, remove from queue simultaneously, and in ergodic process, once find that a certain logging time is less than T, then terminate epicycle traversal.
Below in conjunction with accompanying drawing, embodiments of the invention two are described.
Embodiments provide a kind of log management apparatus, its structure as shown in Figure 5, comprising:
Queue memory module 501, for safeguarding a log buffer queue, stores the daily record generated in this log buffer queue;
Retrieval module 502, for when generating new daily record, checks in described log buffer queue whether there is the existing daily record identical with described new daily record;
Daily record update module 503, for when there is the existing daily record identical with described new daily record, is incorporated into described existing daily record by described new daily record, in described log buffer queue, do not add the entry that described new daily record is corresponding separately.
Preferably, described daily record update module 503 specifically for:
The daily record generation time of described existing daily record is updated to the generation time of described new daily record.
Preferably, described daily record update module 503, also for when there is not the existing daily record identical with described new daily record, is added into described new daily record in described log buffer queue.
In embodiments of the invention, define following mechanism to realize above-mentioned functions:
1) log information buffer queue mechanism
Buffer queue is used for the generation of interim storage system, needs the daily record carrying out analyzing examination.Buffer queue comprises the time of daily record generation, the content of daily record and daily record and adds up occurrence number three contents.The time that buffer queue produces according to daily record sorts, and on the time, up-to-date daily record is inserted into the head position of queue.
2) log content looks into weight analysis
After receiving a log information, by inquiry log buffer queue, judge whether this daily record exists.If daily record does not exist, then illustrate that this daily record is the daily record of first time appearance within this period, then this daily record is inserted in buffer queue, and in queue, record the time t of this daily record generation, and the number of times (being now 1) that this daily record occurs, this log information also will directly write in journal file simultaneously; If by finding in this daily record Already in queue after inquiry, illustrate that this daily record is repetition daily record, after then the same log in queue being deleted, this daily record is inserted into queue heads position, daily record occurrence number is added 1, and the generation time of this daily record also will be updated to the time of up-to-date generation simultaneously.
Through this process, repeat to aim at, in buffer queue, guarantee is only had one day, and substantially remain on the forward position of queue, and the daily record do not repeated in queue, be then discharged to the position at the close end of queue gradually.
3) overtime rule mechanism
For the log information that system produces, after filtering screening, satisfactory daily record finally all will be recorded in journal file and preserve.Therefore for the log information in queue, whether the time that the daily record by being checked in buffer queue by backward front order produces has been exceeded the threshold time T that module sets by log pattern, once find that the generation time that there is daily record is more than T, then illustrate that this daily record does not repeat at short notice, now need this log information to delete from queue, and according to daily record generation time by this log recording in journal file.
The technical scheme that embodiments of the invention provide is equally applicable to other can circulate systems or software of printing and repeating daily record, by carrying out automatic examination to log information, can effectively reduce daily record quantity, improving efficiency and the accuracy of log analysis.In addition, if when carrying out log analysis, need the information such as the time interval knowing repetition daily record, after also can improving a little, the technical scheme provided by embodiments of the invention is realized.
The embodiment provides a kind of blog management method and device, safeguard a log buffer queue, the daily record generated is stored in this log buffer queue, when generating new daily record, check in described log buffer queue whether there is the existing daily record identical with described new daily record, when there is the existing daily record identical with described new daily record, described new daily record being incorporated into described existing daily record, in described log buffer queue, not adding the entry that described new daily record is corresponding separately.Achieve the examination management of log information, solve the problem of the too much influential system performance of daily record quantity.
The technical scheme that embodiments of the invention provide can realize centralized management to log information and screening, guarantees when not omitting important log, can reduce repeatability as far as possible and the quantity of daily record without break-up value; Owing to can realize the automatic examination to log information, therefore when carrying out daily record layout, whether can the situation such as occurrence log circulation generations, raising system or the development efficiency of software if can take notice of very much; Except clustered software, if other system or software exist some daily record can circulate produce problem, the technical scheme that embodiments of the invention also can be used to provide solve.
The all or part of step that one of ordinary skill in the art will appreciate that in said method is carried out instruction related hardware by program and is completed, and described program can be stored in computer-readable recording medium, as read-only memory, disk or CD etc.Alternatively, all or part of step of above-described embodiment also can use one or more integrated circuit to realize.Correspondingly, each module/unit in above-described embodiment can adopt the form of hardware to realize, and the form of software function module also can be adopted to realize.The present invention is not restricted to the combination of the hardware and software of any particular form.
Certainly; the present invention also can have other various embodiments; when not deviating from the present invention's spirit and essence thereof; those of ordinary skill in the art are when making various corresponding change and distortion according to the present invention, but these change accordingly and are out of shape the protection range that all should belong to claim of the present invention.
Claims (10)
1. a blog management method, is characterized in that, comprising:
Safeguard a log buffer queue, in this log buffer queue, store the daily record generated;
When generating new daily record, check in described log buffer queue whether there is the existing daily record identical with described new daily record;
When there is the existing daily record identical with described new daily record, described new daily record being incorporated into described existing daily record, in described log buffer queue, not adding the entry that described new daily record is corresponding separately.
2. blog management method according to claim 1, is characterized in that, described new daily record is incorporated into described existing daily record and is specially:
The daily record generation time of described existing daily record is updated to the generation time of described new daily record.
3. blog management method according to claim 1, is characterized in that, when generating new daily record, after checking the step that whether there is the existing daily record identical with described new daily record in described log buffer queue, also comprises:
When there is not the existing daily record identical with described new daily record, described new daily record is added in described log buffer queue.
4., according to the arbitrary described blog management method of claims 1 to 3, it is characterized in that, check in described log buffer queue that whether there is the existing daily record identical with described new daily record is specially:
Check in the daily record added in threshold time in described log buffer queue whether there is the existing daily record identical with described new daily record.
5. blog management method according to claim 1 and 2, is characterized in that, described log buffer queue is the entry that every bar daily record distributes, and it is arbitrary or any number of that entry comprises in following content:
Daily record generation time, log content, daily record adds up occurrence number.
6. blog management method according to claim 5, is characterized in that, the method also comprises:
The daily record in described log buffer queue is arranged according to daily record generation time.
7. blog management method according to claim 6, is characterized in that, the method also comprises:
After the generation time having upgraded described existing daily record, this existing daily record is inserted into queue heads position, and the daily record of this existing daily record is added up occurrence number increase by 1.
8. a log management apparatus, is characterized in that, comprising:
Queue memory module, for safeguarding a log buffer queue, stores the daily record generated in this log buffer queue;
Retrieval module, for when generating new daily record, checks in described log buffer queue whether there is the existing daily record identical with described new daily record;
Daily record update module, for when there is the existing daily record identical with described new daily record, is incorporated into described existing daily record by described new daily record, in described log buffer queue, do not add the entry that described new daily record is corresponding separately.
9. log management apparatus according to claim 8, is characterized in that, described daily record update module specifically for:
The daily record generation time of described existing daily record is updated to the generation time of described new daily record.
10. log management apparatus according to claim 8, is characterized in that,
Described daily record update module, also for when there is not the existing daily record identical with described new daily record, is added into described new daily record in described log buffer queue.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510523986.5A CN105049260B (en) | 2015-08-24 | 2015-08-24 | Blog management method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510523986.5A CN105049260B (en) | 2015-08-24 | 2015-08-24 | Blog management method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105049260A true CN105049260A (en) | 2015-11-11 |
CN105049260B CN105049260B (en) | 2019-03-19 |
Family
ID=54455482
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510523986.5A Active CN105049260B (en) | 2015-08-24 | 2015-08-24 | Blog management method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105049260B (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105515855A (en) * | 2015-12-04 | 2016-04-20 | 浪潮(北京)电子信息产业有限公司 | Direct erasure correcting log playback optimization method and device in cloud storage system |
CN105847062A (en) * | 2016-05-06 | 2016-08-10 | 汉柏科技有限公司 | Log aggregation method and device |
CN106649615A (en) * | 2016-11-30 | 2017-05-10 | 郑州云海信息技术有限公司 | Method and device for managing log segment |
CN106777049A (en) * | 2016-12-09 | 2017-05-31 | 武汉斗鱼网络科技有限公司 | A kind of processing method and system for avoiding repeating daily record output |
CN106844143A (en) * | 2016-12-27 | 2017-06-13 | 微梦创科网络科技(中国)有限公司 | A kind of daily record duplicate removal treatment method and device |
CN107872347A (en) * | 2016-09-28 | 2018-04-03 | 本田技研工业株式会社 | Communications status decision method and communications status decision maker |
CN107870849A (en) * | 2016-09-28 | 2018-04-03 | 平安科技(深圳)有限公司 | The treating method and apparatus of test log |
CN108491316A (en) * | 2018-04-03 | 2018-09-04 | 郑州云海信息技术有限公司 | A kind of blog management method, device and electronic equipment |
CN109617737A (en) * | 2018-12-27 | 2019-04-12 | 携程计算机技术(上海)有限公司 | The monitoring method and system of the log platform of internet |
CN110191005A (en) * | 2019-06-25 | 2019-08-30 | 北京九章云极科技有限公司 | A kind of alarm log processing method and system |
CN117056188A (en) * | 2023-10-13 | 2023-11-14 | 西安热工研究院有限公司 | Method, system, equipment and storage medium for preventing log storm on DCS controller |
CN117908783A (en) * | 2023-12-28 | 2024-04-19 | 北京易点淘网络技术有限公司 | Operation log uploading method and device, electronic equipment and readable medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN201417445Y (en) * | 2009-04-15 | 2010-03-03 | 卡斯柯信号有限公司 | Dynamic multi-output log processing device |
CN101729295A (en) * | 2009-12-02 | 2010-06-09 | 北京东土科技股份有限公司 | Method for realizing log function |
CN101950293A (en) * | 2010-08-11 | 2011-01-19 | 东软集团股份有限公司 | Log extraction method and device |
CN103164511A (en) * | 2013-02-21 | 2013-06-19 | 烽火通信科技股份有限公司 | Method for storage event log to automatically filter repeated jitter data |
CN103761262A (en) * | 2013-12-31 | 2014-04-30 | 深圳英飞拓科技股份有限公司 | Repetition log control method based on syslogd |
-
2015
- 2015-08-24 CN CN201510523986.5A patent/CN105049260B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN201417445Y (en) * | 2009-04-15 | 2010-03-03 | 卡斯柯信号有限公司 | Dynamic multi-output log processing device |
CN101729295A (en) * | 2009-12-02 | 2010-06-09 | 北京东土科技股份有限公司 | Method for realizing log function |
CN101950293A (en) * | 2010-08-11 | 2011-01-19 | 东软集团股份有限公司 | Log extraction method and device |
CN103164511A (en) * | 2013-02-21 | 2013-06-19 | 烽火通信科技股份有限公司 | Method for storage event log to automatically filter repeated jitter data |
CN103761262A (en) * | 2013-12-31 | 2014-04-30 | 深圳英飞拓科技股份有限公司 | Repetition log control method based on syslogd |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105515855B (en) * | 2015-12-04 | 2018-10-30 | 浪潮(北京)电子信息产业有限公司 | The daily record playback optimization method and device deleted directly is entangled in a kind of cloud storage system |
CN105515855A (en) * | 2015-12-04 | 2016-04-20 | 浪潮(北京)电子信息产业有限公司 | Direct erasure correcting log playback optimization method and device in cloud storage system |
CN105847062A (en) * | 2016-05-06 | 2016-08-10 | 汉柏科技有限公司 | Log aggregation method and device |
CN107870849B (en) * | 2016-09-28 | 2021-03-09 | 平安科技(深圳)有限公司 | Processing method and device of test log |
CN107872347A (en) * | 2016-09-28 | 2018-04-03 | 本田技研工业株式会社 | Communications status decision method and communications status decision maker |
CN107870849A (en) * | 2016-09-28 | 2018-04-03 | 平安科技(深圳)有限公司 | The treating method and apparatus of test log |
CN107872347B (en) * | 2016-09-28 | 2021-07-20 | 本田技研工业株式会社 | Communication state determination method and communication state determination device |
CN106649615B (en) * | 2016-11-30 | 2020-09-22 | 苏州浪潮智能科技有限公司 | Log segment management method and device |
CN106649615A (en) * | 2016-11-30 | 2017-05-10 | 郑州云海信息技术有限公司 | Method and device for managing log segment |
CN106777049A (en) * | 2016-12-09 | 2017-05-31 | 武汉斗鱼网络科技有限公司 | A kind of processing method and system for avoiding repeating daily record output |
CN106844143A (en) * | 2016-12-27 | 2017-06-13 | 微梦创科网络科技(中国)有限公司 | A kind of daily record duplicate removal treatment method and device |
CN108491316A (en) * | 2018-04-03 | 2018-09-04 | 郑州云海信息技术有限公司 | A kind of blog management method, device and electronic equipment |
CN109617737A (en) * | 2018-12-27 | 2019-04-12 | 携程计算机技术(上海)有限公司 | The monitoring method and system of the log platform of internet |
CN110191005A (en) * | 2019-06-25 | 2019-08-30 | 北京九章云极科技有限公司 | A kind of alarm log processing method and system |
CN117056188A (en) * | 2023-10-13 | 2023-11-14 | 西安热工研究院有限公司 | Method, system, equipment and storage medium for preventing log storm on DCS controller |
CN117056188B (en) * | 2023-10-13 | 2024-01-30 | 西安热工研究院有限公司 | Method, system, equipment and storage medium for preventing log storm on DCS controller |
CN117908783A (en) * | 2023-12-28 | 2024-04-19 | 北京易点淘网络技术有限公司 | Operation log uploading method and device, electronic equipment and readable medium |
Also Published As
Publication number | Publication date |
---|---|
CN105049260B (en) | 2019-03-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105049260A (en) | Dialog management method and device | |
CN103136243B (en) | File system duplicate removal method based on cloud storage and device | |
CN109951290B (en) | Time service authentication method, device and equipment for chain type account book | |
US11003621B2 (en) | Scalable enterprise content management | |
CN103713972B (en) | A kind of incremental backup system and method | |
US20070220481A1 (en) | Limited source code regeneration based on model modification | |
CN109240614B (en) | Data storage method, device and related equipment | |
CN104750755B (en) | A kind of data covering method and system after database active-standby switch | |
CN110347679B (en) | Data storage method, device and equipment based on receipt | |
DE112018003585T5 (en) | DEDUPLICATION OF A TAPE DRIVE STORAGE | |
CN107040576A (en) | Information-pushing method and device, communication system | |
CN104461929B (en) | Distributed data cache method based on blocker | |
US8838615B2 (en) | Computer implemented method for automatically managing stored checkpoint data | |
US7676347B2 (en) | Systems and methods for accumulation of summaries of test data | |
CN114063883A (en) | Method for storing data, electronic device and computer program product | |
CN110059088B (en) | Data attribute identification method, device and equipment in block chain type account book | |
CN111444114B (en) | Method, device and system for processing data in nonvolatile memory | |
CN102597995B (en) | Synchronizing database and non-database resources | |
CN107220006B (en) | A kind of more data copy consistency ensuring methods based on TCMU virtual disk | |
CN108459925A (en) | The restorative procedure of private clound equipment and its database, the device with store function | |
CN110019527A (en) | From library read method, relevant apparatus and equipment | |
CN110059087B (en) | Data attribute identification method, device and equipment in block chain type account book | |
CN105653385B (en) | A kind of vehicle-mounted kinescope method | |
US11163446B1 (en) | Systems and methods of amortizing deletion processing of a log structured storage based volume virtualization | |
CN103412802B (en) | Disaster tolerant data file accesses the method and device controlling list backup |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |