CN109614237A - A kind of method for releasing resource, device, equipment and medium - Google Patents

A kind of method for releasing resource, device, equipment and medium Download PDF

Info

Publication number
CN109614237A
CN109614237A CN201811504758.3A CN201811504758A CN109614237A CN 109614237 A CN109614237 A CN 109614237A CN 201811504758 A CN201811504758 A CN 201811504758A CN 109614237 A CN109614237 A CN 109614237A
Authority
CN
China
Prior art keywords
data
resource
memory
thread
main thread
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.)
Withdrawn
Application number
CN201811504758.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.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry 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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201811504758.3A priority Critical patent/CN109614237A/en
Publication of CN109614237A publication Critical patent/CN109614237A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory

Abstract

The invention discloses a kind of method for releasing resource, device, equipment and media.The step of this method includes: when the main thread of business process receives resource and releases order, by main thread starting independently of the worker thread of main thread;It is released order by worker thread according to resource and removes corresponding data in memory.This method receives after resource releases order in the main thread of business process, open the relevant operation that releasing memory resource is individually performed in independent worker thread, therefore for middle main thread needs first respond subsequent work order after memory source discharges again compared with the prior art, main thread in this method is without carrying out the operation of the removal to data corresponding in memory, the follow-up work instruction of business process can be responded, therefore it is capable of the whole time delay of relative reduction business main thread responsive operation instruction, it can be ensured that the whole work efficiency of business.In addition, the present invention also provides a kind of resource release device, equipment and medium, beneficial effect are same as above.

Description

A kind of method for releasing resource, device, equipment and medium
Technical field
The present invention relates to resource management fields, more particularly to a kind of method for releasing resource, device, equipment and medium.
Background technique
Data are the bases that business works normally in support system, therefore system can be by run business during the work time Required data are stored temporarily in memory, data needed for capable of efficiently obtaining business so as to system, it is ensured that business Orderly execute.
Data are stored in memory, need to continue committed memory resource, but since business is under different working stages It is different for the specific requirements of data, and the total resources in memory is relatively limited, thus business need periodically or Used data in memory are removed under certain condition, accomplish the purpose of releasing memory resource with this, and then ensure that business is being worked as New data required for last stage can normal storage into memory.Under current application scene, occupied in business releasing memory Resource, release order particular by the main thread resource response of business process, released order according to resource to phase in memory The data answered are removed, and then proceed to respond to subsequent incoming work order by main thread again.Due in practical situations, The data volume that business needs to remove in memory is often larger, therefore the overall time for causing main thread to remove data in EMS memory is opened It sells relatively large, and then the whole time delay of main thread response follow-up work instruction may be will increase, it is difficult to ensure the entirety of business Working efficiency.
It can be seen that a kind of method for releasing resource is provided, the entirety instructed with relative reduction business main thread responsive operation Time delay, and then ensure the whole work efficiency of business, it is those skilled in the art's urgent problem to be solved.
Summary of the invention
The object of the present invention is to provide a kind of method for releasing resource, device, equipment and media, with relative reduction business main line The whole time delay of journey responsive operation instruction, and then ensure the whole work efficiency of business.
In order to solve the above technical problems, the present invention provides a kind of method for releasing resource, comprising:
When the main thread of business process, which receives resource, to release order, started by main thread independently of the auxiliary of main thread Index contour journey;
It is released order by worker thread according to resource and removes corresponding data in memory.
Preferably, data include Inode data and content-data;
Correspondingly, specifically being wrapped by worker thread according to resource the step of removing corresponding data in memory of releasing order It includes:
By Inode data retrieval to memory in corresponding content-data remove;
Remove Inode data.
Preferably, when being nested with other Inode data in Inode data, according to Inode data retrieval to and remove In memory after corresponding content-data, this method further comprises:
It obtains other Inode data and is separately written to memory.
Preferably, other Inode data are being obtained and are being separately written to memory, this method further comprises:
According to the corresponding object content data of other Inode data acquisitions, and object content data are written to memory.
Preferably, remove in memory after corresponding data being released order by worker thread according to resource, this method into One step includes:
Worker thread is hung up, and when main thread receives new resources and releases order, auxiliary line is waken up by main thread Journey is released order corresponding new data with removing in memory with new resources.
Preferably, it removes in memory before corresponding data being released order by worker thread according to resource, this method Further comprise:
Resource lock is arranged to data.
In addition, the present invention also provides a kind of resource release devices, comprising:
Thread starting module is opened when receiving resource for the main thread when business process and releasing order by main thread The dynamic worker thread independently of main thread;
Resource release module removes corresponding data in memory for releasing order by worker thread according to resource.
In addition, the present invention also provides a kind of resource release devices, comprising:
Memory, for storing computer program;
Processor is realized when for executing computer program such as the step of above-mentioned method for releasing resource.
In addition, being stored with meter on computer readable storage medium the present invention also provides a kind of computer readable storage medium Calculation machine program is realized when computer program is executed by processor such as the step of above-mentioned method for releasing resource.
Method for releasing resource provided by the present invention is released when the host process of business process receives characterization internal storage data needs When the resource put releases order, host process starting and itself mutually independent worker thread, and then by worker thread according to money Source, which is released order, removes corresponding data in memory.This method receives after resource releases order in the main thread of business process, The relevant operation that releasing memory resource is individually performed in independent worker thread is opened, therefore middle main thread needs compared with the prior art For first responding subsequent work order again after memory source discharges, the main thread in this method is internal without carrying out The removal operation of corresponding data in depositing, can respond the follow-up work instruction of business process, therefore being capable of relative reduction business The whole time delay of main thread responsive operation instruction, and then can ensure the whole work efficiency of business.In addition, the present invention also provides A kind of resource release device, equipment and medium, beneficial effect are same as above.
Detailed description of the invention
In order to illustrate the embodiments of the present invention more clearly, attached drawing needed in the embodiment will be done simply below It introduces, it should be apparent that, drawings in the following description are only some embodiments of the invention, for ordinary skill people For member, without creative efforts, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of flow chart of method for releasing resource provided in an embodiment of the present invention;
Fig. 2 is a kind of structure chart of resource release device provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, rather than whole embodiments.Based on this Embodiment in invention, those of ordinary skill in the art are without making creative work, obtained every other Embodiment belongs to the scope of the present invention.
Core of the invention is to provide a kind of method for releasing resource, with the instruction of relative reduction business main thread responsive operation Whole time delay, and then ensure the whole work efficiency of business.Another core of the invention is to provide a kind of resource release device, sets Standby and medium.
In order to enable those skilled in the art to better understand the solution of the present invention, with reference to the accompanying drawings and detailed description The present invention is described in further detail.
Embodiment one
Fig. 1 is a kind of flow chart of method for releasing resource provided in an embodiment of the present invention.Referring to FIG. 1, resource release side The specific steps of method include:
Step S10: when the main thread of business process, which receives resource, to release order, started by main thread independently of master The worker thread of thread.
It should be noted that the business process in this step characterized is the business for being in working condition, business can be with It is interpreted as providing a user the computer program of related service.Business constantly responds direct or indirect by user during the work time The operational order of initiation is substantially business process after receiving operational order, by the operational order be transmitted to business into The main thread run in journey, and corresponding business operation is carried out according to the intention that operational order is characterized by main thread.This step It is to pass through main line when the main thread of business process receives the resource that characterization removes the data in memory and releases order Cheng Qidong in subsequent steps with this replaces main thread pair by worker thread independently of the worker thread of main thread itself Resource, which releases order, to be handled.In addition, the worker thread of this step and main thread are concepts in contrast, that is to say, that main Thread and worker thread are substantially the thread for being able to carry out task processing, and distinctive points functionally are only that, main thread For handling the task in new arrival business other than removing internal storage data, and worker thread is newly arrived for individually handling main thread Carry out the task of the removal internal storage data in business.
Step S11: it is released order by worker thread according to resource and removes corresponding data in memory.
It is understood that this step releases order progress to resource in a manner of being asynchronous to main thread worker thread Corresponding operation, is realized to be released order according to resource with this and removes the final purpose of corresponding data in memory, due to memory Middle institute's storing data, which remove, is well known to those skilled in the art technology contents, therefore does not do specifically repeat herein.
Method for releasing resource provided by the present invention is released when the host process of business process receives characterization internal storage data needs When the resource put releases order, host process starting and itself mutually independent worker thread, and then by worker thread according to money Source, which is released order, removes corresponding data in memory.This method receives after resource releases order in the main thread of business process, The relevant operation that releasing memory resource is individually performed in independent worker thread is opened, therefore middle main thread needs compared with the prior art For first responding subsequent work order again after memory source discharges, the main thread in this method is internal without carrying out The removal operation of corresponding data in depositing, can respond the follow-up work instruction of business process, therefore being capable of relative reduction business The whole time delay of main thread responsive operation instruction, and then can ensure the whole work efficiency of business.
Embodiment two
On the basis of the above embodiments, the present invention also provides a series of preferred embodiments.
As a preferred embodiment, it is characterized in that, data include Inode data and content-data;
Correspondingly, specifically being wrapped by worker thread according to resource the step of removing corresponding data in memory of releasing order It includes:
By Inode data retrieval to memory in corresponding content-data remove;
Remove Inode data.
It should be noted that Inode data, that is, index node data are wrapped for storing the essential information of archives and catalogue Containing time, shelves name, user and group etc., Inode data can be understood as it is interior there are in actual hardware equipment access content number Be the data of description content data according to required metadata, mainly describe data attribute information, thus with content number There are corresponding relationships between.Under actual scene, when needing to read data during vocational work, the number is usually first obtained It stores according to corresponding Inode data, and then by Inode data to memory, it is further more efficiently quasi- according to Inode data with this True gets required content-data, therefore under current scene, after business is completed to the use of content-data, leads in memory Often it has been stored with Inode data and corresponding content-data.In order to more agree under currently used scene to content-data Acquisition modes, further ensure in memory resource discharge overall effect, present embodiment remove memory in When corresponding data, first according to Inode data retrieval to and remove corresponding content-data in memory, and then will be used for again The Inode data that content-data is retrieved in memory are deleted, and opposite can ensure that total data relevant to content-data is equal with this Memory is removed out, it is opposite to improve the comprehensive of resource release, the generation of dirty data is avoided, memory headroom is further improved Availability.
On the basis of the above embodiment, as a preferred embodiment, it is other when being nested in Inode data When Inode data, according to Inode data retrieval to and remove in memory after corresponding content-data, this method is further Include:
It obtains other Inode data and is separately written to memory.
It should be noted that due to consideration that in practical applications, it is understood that there may be nested in Inode data other The case where Inode data, that is to say, that be able to access that its nested other Inode data pair by some Inode data The content-data answered, and currently when removing Inode data, it can the nested other Inode numbers of related removal Inode data According to, but other Inode data may be used or will be used by business by business, therefore current related removal The nested other Inode data of Inode data undoubtedly will cause business for other Inode data using abnormal.This reality Mode is applied when removal is nested with the Inode data of other Inode data, other Inode data is individually obtained and is separately written To memory, ensure that business still is able to get other Inode data in memory and uses with this, and then can guarantee business Overall stability.
On the basis of the above embodiment, as a preferred embodiment, obtaining other Inode data and single Solely after write-in to memory, this method further comprises:
According to the corresponding object content data of other Inode data acquisitions, and object content data are written to memory.
Due to consideration that content-data corresponding to other Inode data in memory can Inode data in memory Before being removed, it is removed as the corresponding content-data of Inode data, therefore even if by it after removing Inode data Nested other Inode data be separately written to memory, business is needing content-data corresponding to other Inode data When, it is still necessary to first corresponding content-data is read in External memory equipment according to Inode data and is stored to memory, but this One operation can undoubtedly generate certain delay, cause business that can not efficiently get required content-data in memory.This Embodiment is obtaining other Inode data and is being separately written to memory, according to other corresponding targets of Inode data acquisition Content-data, and object content data are written to memory, and then when business is needed using the corresponding content of other Inode data It when data, can directly be obtained in memory according to Inode data, without consuming biggish time overhead in External memory equipment Middle reading further ensures the whole efficiency of vocational work.
In addition, as a preferred embodiment, being removed in memory being released order by worker thread according to resource After corresponding data, this method further comprises:
Worker thread is hung up, and when main thread receives new resources and releases order, auxiliary line is waken up by main thread Journey is released order corresponding new data with removing in memory with new resources.
It should be noted that being to control worker thread in a dormant state by the essence that worker thread is hung up, due to considering Starting to thread needs to occupy certain system resource, and in the case where system resource is relatively in short supply, the starting of thread is often It needs that available system resource is waited to reach load quantity, therefore is difficult to ensure that worker thread can be in resource under actual scene It releases order and completes to start at once when arriving, present embodiment is released order by worker thread completion to resource After processing, worker thread is hung up, i.e., does not discharge the system resource that worker thread has occupied, and then when main thread receives newly When resource releases order, can immediately pass through main thread wake up worker thread so that worker thread processing new resources release order, The whole efficiency of resource release is further ensured that with this.
On the basis of a series of above-mentioned embodiments, as a preferred embodiment, passing through worker thread root It releases order and is removed in memory before corresponding data according to resource, this method further comprises:
Resource lock is arranged to data.
It should be noted that due to consideration that, it is removed in memory accordingly being released order by worker thread according to resource Data during, business process may receive the operational order for the data, in order to ensure business normally hold Row, should be avoided business process and gets the data removed in memory, due to the sheet removed for the data in memory Matter is the formatting modification to data, therefore present embodiment removes in memory being released order by worker thread according to resource Before corresponding data, locking mechanisms when according to modification data avoid moving to the data setting resource lock in memory with this It is carried out using, it is ensured that the overall stability of business by business during except data.
Embodiment three
Hereinbefore the embodiment of method for releasing resource is described in detail, the present invention also provides one kind and is somebody's turn to do The corresponding resource release device of method, since the embodiment of device part is corresponded to each other with the embodiment of method part, dress Set part embodiment refer to method part embodiment description, wouldn't repeat here.
Fig. 2 is a kind of structure chart of resource release device provided in an embodiment of the present invention.Money provided in an embodiment of the present invention Source release device, comprising:
Thread starting module 10 passes through main thread when receiving resource for the main thread when business process and releasing order Start the worker thread independently of main thread.
Resource release module 11 removes corresponding data in memory for releasing order by worker thread according to resource.
Resource release device provided by the present invention is released when the host process of business process receives characterization internal storage data needs When the resource put releases order, host process starting and itself mutually independent worker thread, and then by worker thread according to money Source, which is released order, removes corresponding data in memory.The present apparatus receives after resource releases order in the main thread of business process, The relevant operation that releasing memory resource is individually performed in independent worker thread is opened, therefore middle main thread needs compared with the prior art For first responding subsequent work order again after memory source discharges, the main thread in the present apparatus is internal without carrying out The removal operation of corresponding data in depositing, can respond the follow-up work instruction of business process, therefore being capable of relative reduction business The whole time delay of main thread responsive operation instruction, and then can ensure the whole work efficiency of business.
Example IV
In addition, the present invention also provides a kind of resource release devices, comprising:
Memory, for storing computer program;
Processor is realized when for executing computer program such as the step of above-mentioned method for releasing resource.
Resource release device provided by the present invention is released when the host process of business process receives characterization internal storage data needs When the resource put releases order, host process starting and itself mutually independent worker thread, and then by worker thread according to money Source, which is released order, removes corresponding data in memory.This equipment receives after resource releases order in the main thread of business process, The relevant operation that releasing memory resource is individually performed in independent worker thread is opened, therefore middle main thread needs compared with the prior art For first responding subsequent work order again after memory source discharges, the main thread in this equipment is internal without carrying out The removal operation of corresponding data in depositing, can respond the follow-up work instruction of business process, therefore being capable of relative reduction business The whole time delay of main thread responsive operation instruction, and then can ensure the whole work efficiency of business.
In addition, being stored with meter on computer readable storage medium the present invention also provides a kind of computer readable storage medium Calculation machine program is realized when computer program is executed by processor such as the step of above-mentioned method for releasing resource.
Computer readable storage medium provided by the present invention, in the process of implementation, when the host process of business process receives When needing the resource discharged to release order to characterization internal storage data, host process starting and itself mutually independent worker thread, into And it is released order by worker thread according to resource and removes corresponding data in memory.This computer readable storage medium is in business After the resource that the main thread of process receives releases order, the correlation that releasing memory resource is individually performed in independent worker thread is opened Operation, therefore middle main thread needs respond subsequent work order after first discharging to memory source again compared with the prior art For, the main thread in this computer readable storage medium implementation procedure is without carrying out the behaviour of the removal to data corresponding in memory Make, the follow-up work instruction of business process can be responded, therefore be capable of the whole of relative reduction business main thread responsive operation instruction Body time delay, and then can ensure the whole work efficiency of business.
A kind of method for releasing resource provided by the present invention, device, equipment and medium are described in detail above.It says Each embodiment is described in a progressive manner in bright book, and the highlights of each of the examples are the differences with other embodiments Place, the same or similar parts in each embodiment may refer to each other.For device, equipment disclosed in embodiment and medium Speech, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is referring to method part illustration ?.It should be pointed out that for those skilled in the art, without departing from the principle of the present invention, also Can be with several improvements and modifications are made to the present invention, these improvement and modification also fall into the protection scope of the claims in the present invention It is interior.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (9)

1. a kind of method for releasing resource characterized by comprising
When the main thread of business process, which receives resource, to release order, started by the main thread independently of the main thread Worker thread;
It is released order by the worker thread according to the resource and removes corresponding data in memory.
2. the method according to claim 1, wherein the data include Inode data and content-data;
Correspondingly, described released order the step of removing corresponding data in memory by the worker thread according to the resource It specifically includes:
By the Inode data retrieval to the memory in the corresponding content-data remove;
Remove the Inode data.
3. according to the method described in claim 2, it is characterized in that, when being nested with other Inode data in the Inode data When, it is described according to the Inode data retrieval to and remove in the memory after the corresponding content-data, this method Further comprise:
It obtains other Inode data and is separately written to the memory.
4. according to the method described in claim 3, it is characterized in that, writing in the acquisition other Inode data and individually Enter to the memory, this method further comprises:
According to other corresponding object content data of Inode data acquisition, and the object content data are written to institute State memory.
5. the method according to claim 1, wherein being released by the worker thread according to the resource described It puts in removing command memory after corresponding data, this method further comprises:
The worker thread is hung up, and when the main thread receives new resources and releases order, is called out by the main thread It wakes up the worker thread, is released order corresponding new data with removing in the memory with the new resources.
6. according to claim 1 to method described in 5 any one, which is characterized in that pass through the worker thread root described It releases order and is removed in memory before corresponding data according to the resource, this method further comprises:
Resource lock is arranged to the data.
7. a kind of resource release device characterized by comprising
Thread starting module is opened when receiving resource for the main thread when business process and releasing order by the main thread The dynamic worker thread independently of the main thread;
Resource release module counts accordingly for releasing order to remove in memory according to the resource by the worker thread According to.
8. a kind of resource release device characterized by comprising
Memory, for storing computer program;
Processor realizes such as method for releasing resource as claimed in any one of claims 1 to 6 when for executing the computer program The step of.
9. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program is realized when the computer program is executed by processor such as method for releasing resource as claimed in any one of claims 1 to 6 Step.
CN201811504758.3A 2018-12-10 2018-12-10 A kind of method for releasing resource, device, equipment and medium Withdrawn CN109614237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811504758.3A CN109614237A (en) 2018-12-10 2018-12-10 A kind of method for releasing resource, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811504758.3A CN109614237A (en) 2018-12-10 2018-12-10 A kind of method for releasing resource, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN109614237A true CN109614237A (en) 2019-04-12

Family

ID=66007906

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811504758.3A Withdrawn CN109614237A (en) 2018-12-10 2018-12-10 A kind of method for releasing resource, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN109614237A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111190727A (en) * 2019-11-19 2020-05-22 腾讯科技(深圳)有限公司 Asynchronous memory destructuring method and device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1556961A (en) * 2001-09-26 2004-12-22 Emc Efficient management of large files
CN102779076A (en) * 2012-06-29 2012-11-14 奇智软件(北京)有限公司 Method and device for inter-process communication in browser
US20140310497A1 (en) * 2013-04-10 2014-10-16 Electronics And Telecommunications Research Institute Method and apparatus for memory management
CN104537050A (en) * 2014-12-25 2015-04-22 华中科技大学 Method for batch and rapid establishment of metadata and data of file system
CN106708614A (en) * 2016-11-21 2017-05-24 桂林远望智能通信科技有限公司 Multi-thread creation system and method, and multi-thread processing system and method
CN107633090A (en) * 2017-09-29 2018-01-26 郑州云海信息技术有限公司 A kind of method split based on distributed type file system client side lock
US20180075056A1 (en) * 2016-09-15 2018-03-15 Pure Storage, Inc. Adaptive concurrency for write persistence

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1556961A (en) * 2001-09-26 2004-12-22 Emc Efficient management of large files
CN102779076A (en) * 2012-06-29 2012-11-14 奇智软件(北京)有限公司 Method and device for inter-process communication in browser
US20140310497A1 (en) * 2013-04-10 2014-10-16 Electronics And Telecommunications Research Institute Method and apparatus for memory management
CN104537050A (en) * 2014-12-25 2015-04-22 华中科技大学 Method for batch and rapid establishment of metadata and data of file system
US20180075056A1 (en) * 2016-09-15 2018-03-15 Pure Storage, Inc. Adaptive concurrency for write persistence
CN106708614A (en) * 2016-11-21 2017-05-24 桂林远望智能通信科技有限公司 Multi-thread creation system and method, and multi-thread processing system and method
CN107633090A (en) * 2017-09-29 2018-01-26 郑州云海信息技术有限公司 A kind of method split based on distributed type file system client side lock

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111190727A (en) * 2019-11-19 2020-05-22 腾讯科技(深圳)有限公司 Asynchronous memory destructuring method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US20230138736A1 (en) Cluster file system-based data backup method and apparatus, and readable storage medium
CN103970520B (en) Method for managing resource, device and architecture system in MapReduce frameworks
CN106547612A (en) A kind of multi-task processing method and device
CN108804697A (en) Method of data synchronization, device, computer equipment based on Spark and storage medium
CN103593257B (en) A kind of data back up method and device
CN108319543A (en) A kind of asynchronous processing method and its medium, system of computer log data
CN104252405A (en) Log information output method and device
CN104965850A (en) Database high-available implementation method based on open source technology
CN101986649B (en) Shared data center used in telecommunication industry billing system
CN101944114A (en) Data synchronization method between memory database and physical database
CN105701190A (en) Data synchronizing method and device
CN102063338A (en) Method and device for requesting exclusive resource
CN110083306A (en) A kind of distributed objects storage system and storage method
CN103324582A (en) Memory migration method, memory migration device and equipment
CN106326398A (en) Data consistency comparison method and device
CN104182295A (en) Data backup method and data backup device
CN109344004A (en) A kind of memory database backup management method, device, terminal and storage medium
CN109614237A (en) A kind of method for releasing resource, device, equipment and medium
CN102209016B (en) Data processing method, device and data processing system
CN103544097B (en) The log storing method of embedded system, system and log read method and system
CN107066281B (en) Method for rapidly loading large data group based on DSS data system
CN105183854A (en) Scheduling method applicable to data unloading of database
CN101833585A (en) Database server operation control system, method and device
CN103631831A (en) Data backup method and device
US20120054459A1 (en) Reorganization of a fragmented directory of a storage data structure comprised of the fragmented directory and members

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20190412

WW01 Invention patent application withdrawn after publication