CN107423454A - The processing method of file lock, device and equipment in a kind of distributed file system - Google Patents

The processing method of file lock, device and equipment in a kind of distributed file system Download PDF

Info

Publication number
CN107423454A
CN107423454A CN201710867711.2A CN201710867711A CN107423454A CN 107423454 A CN107423454 A CN 107423454A CN 201710867711 A CN201710867711 A CN 201710867711A CN 107423454 A CN107423454 A CN 107423454A
Authority
CN
China
Prior art keywords
lock
lock request
obstruction
file system
request
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
Application number
CN201710867711.2A
Other languages
Chinese (zh)
Other versions
CN107423454B (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Zhengzhou Yunhai 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710867711.2A priority Critical patent/CN107423454B/en
Publication of CN107423454A publication Critical patent/CN107423454A/en
Application granted granted Critical
Publication of CN107423454B publication Critical patent/CN107423454B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • G06F16/1767Concurrency control, e.g. optimistic or pessimistic approaches
    • G06F16/1774Locking methods, e.g. locking methods for file systems allowing shared and concurrent access to files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention discloses processing method, device, equipment and the computer-readable recording medium of file lock in a kind of distributed file system, including receive the lock request of NAS clients transmission;Whether the type for judging lock request is obstruction lock request, if it is, obstruction lock request is added in lock request queue;Sets of threads is handled by the lock pre-established and judges whether lock request queue is empty, if it is not, then using lock processing sets of threads, obtaining corresponding obstruction lock request from lock queue according to preset order, and the obstruction lock request of acquisition is sent to file system.In use, avoid occupancy NSA service ends Central Plains when multiple obstruction lock requests all have mutual exclusion has the problem of thread to the embodiment of the present invention, so as to improve the processing speed of lock request and other requests, improves the stability of system.

Description

The processing method of file lock, device and equipment in a kind of distributed file system
Technical field
The present embodiments relate to distributed file system technology field, more particularly in a kind of distributed file system Processing method, device, equipment and the computer-readable recording medium of file lock.
Background technology
For distributed file system, accessed for the ease of client, NAS (Network Attached can be passed through Storage, network attached storage) agreement shares out Export directoey, and then client is mounted to file system by NAS agreements On, and then file system is conducted interviews and operated, when being accessed for multi-client, it will be related at the logic concurrently accessed Reason.File lock be it is a kind of it is conventional, for ensureing mode that multi-client concurrently accesses, file lock is divided into obstruction lock and non-obstruction Lock, locked for non-obstruction, when the request of the non-obstruction lock of NAS clients initiation, if NAS service ends are judged in authorized lock With the lock mutual exclusion, then it can return unsuccessfully to client, otherwise return successfully to NAS clients.And locked for obstruction, if NAS Service end finds authorized lock and the lock mutual exclusion, then can block the thread for handling lock request, and the thread can be always It is blocked, until the lock of mutual exclusion is released.If multiple obstructions lock request that NAS clients are initiated has mutual exclusion, can lead Many threads are caused to be stuck, because the thread that NAS service ends are used for handling lock request in the prior art is fixed, so multi-thread The obstruction of journey can influence the treatment effeciency to other requests, so as to influence the stability of system.
Therefore, how to provide it is a kind of solve above-mentioned technical problem distributed file system in file lock processing method, Device, equipment and computer-readable recording medium, which turn into those skilled in the art, to be needed to solve the problems, such as at present.
The content of the invention
The purpose of the embodiment of the present invention is to provide the processing method of file lock in a kind of distributed file system, device, set Standby and computer-readable recording medium, avoid in use when multiple obstruction lock requests all have mutual exclusion and take NSA clothes There is the problem of thread in business end Central Plains, so as to improve the processing speed of lock request and other requests, improves the stability of system.
In order to solve the above technical problems, the embodiments of the invention provide a kind of processing of file lock in distributed file system Method, including:
Receive the lock request of NAS clients transmission;
Whether the type for judging the lock request is obstruction lock request, is added to if it is, the obstruction is locked into request In lock request queue;
Sets of threads is handled by the lock pre-established and judges whether the lock request queue is empty, if it is not, then utilizing institute State lock processing sets of threads, obtain corresponding obstruction lock request from the lock queue according to preset order, and by the obstruction of acquisition Lock request is sent to file system.
Optionally, in addition to:
The response message that the file system returns is received, and the response message is back to the NAS clients.
Optionally, in addition to:
The status information accordingly locked in file lock list is updated according to the response message.
Optionally, the described obstruction lock request is added in lock request queue also includes afterwards:
Blocked state code corresponding with the obstruction lock request is back to the NAS clients.
The embodiment of the present invention provides a kind of processing unit of file lock in distributed file system accordingly, including:
Receiving module, for receiving the lock request of NAS clients transmission;
First judge module, for judging whether the type of the lock request is obstruction lock request, if it is, triggering adds Add module;
The add module, for the obstruction lock request to be added in lock request queue;
Second judge module, for by the lock that pre-establishes handle sets of threads judge the lock request queue whether be Sky, if it is not, then triggering sending module;
The sending module, for handling sets of threads using the lock, being obtained according to preset order from described lock in queue Corresponding obstruction lock request, and the obstruction lock request of acquisition is sent to file system.
Optionally, in addition to module is returned to, the response message returned for receiving the file system, and by the response Information is back to the NAS clients.
Optionally, in addition to update module, for the shape according to the response message to the corresponding lock in file lock list State information is updated.
The embodiments of the invention provide a kind of processing equipment of file lock in distributed file system, including:
Memory, for storing computer program;
Processor, file lock in distributed file system as described above is realized during for performing the computer program The step of processing method.
The embodiments of the invention provide a kind of computer-readable recording medium, stored on the computer-readable recording medium There is computer program, the computer program realizes file lock in distributed file system as described above when being executed by processor Processing method the step of.
The embodiments of the invention provide processing method, device, equipment and the meter of file lock in a kind of distributed file system Calculation machine readable storage medium storing program for executing, including receive the lock request of NAS clients transmission;Whether the type for judging lock request is that obstruction lock please Ask, if it is, obstruction lock request is added in lock request queue;Sets of threads is handled by the lock pre-established and judges that lock please Ask whether queue is empty, if it is not, then obtaining corresponding obstruction from lock queue using lock processing sets of threads, according to preset order Lock request, and the obstruction lock request of acquisition is sent to file system.
NSA service ends in the embodiment of the present invention handle sets of threads and lock request queue come special by the lock pre-set Processing obstruction lock request, when the lock request of NAS clients transmission is asked for obstruction lock, obstruction lock request is asked added to lock Ask in queue, and when lock request queue is not space-time, lock processing sets of threads obtains from lock request queue according to preset order Corresponding obstruction lock request, and send it in file system.The embodiment of the present invention in use, avoids multiple resistances Plug lock request takes NSA service ends Central Plains when mutual exclusion all be present the problem of thread, so as to improve lock request and other requests Processing speed, improve the stability of system.
Brief description of the drawings
Technical scheme in order to illustrate the embodiments of the present invention more clearly, below will be to institute in prior art and embodiment The accompanying drawing needed to use is briefly described, it should be apparent that, drawings in the following description are only some implementations of the present invention Example, for those of ordinary skill in the art, on the premise of not paying creative work, can also be obtained according to these accompanying drawings Obtain other accompanying drawings.
Fig. 1 is the flow signal of the processing method of file lock in a kind of distributed file system provided in an embodiment of the present invention Figure;
Fig. 2 is the structural representation of the processing unit of file lock in a kind of distributed file system provided in an embodiment of the present invention Figure.
Embodiment
The embodiments of the invention provide processing method, device, equipment and the meter of file lock in a kind of distributed file system Calculation machine readable storage medium storing program for executing, avoid when multiple obstruction lock requests all have mutual exclusion and taken in NSA service ends in use The problem of original thread, so as to improve the processing speed of lock request and other requests, improve the stability of system.
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is Part of the embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belongs to the scope of protection of the invention.
Fig. 1 is refer to, Fig. 1 is the processing method of file lock in a kind of distributed file system provided in an embodiment of the present invention Schematic flow sheet.
This method includes:
S11:Receive the lock request of NAS clients transmission;
S12:Whether the type for judging lock request is obstruction lock request, if it is, into S13;
S13:Obstruction lock request is added in lock request queue;
S14:Sets of threads is handled by the lock pre-established and judges whether lock request queue is empty, if it is not, then into S15;
S15:Using lock processing sets of threads, corresponding obstruction lock request is obtained from lock queue according to preset order, and will The obstruction lock request of acquisition is sent to file system.
It should be noted that pre-establish a lock processing sets of threads and lock again outside the intrinsic thread of NAS service ends Request queue, the lock, which is handled, can predetermined number lock processing thread in sets of threads.NAS client is received in NAS service ends After the lock request that end is sent, whether the type for judging lock request is obstruction lock request, when lock request is obstruction lock request, Lock request is added in the lock request queue pre-established, when the type of lock request locks request for non-obstruction, then pressed Handled according to normal flow.
The lock processing sets of threads pre-established each can carry out one-time detection by prefixed time interval to lock request queue, sentence Whether disconnected lock request queue is empty, when lock request queue is not space-time, illustrates to the addition of pending resistance in the lock request queue Plug lock request, now, lock processing sets of threads can be carried out from lock request queue according to sequencing to each obstruction lock request Processing, specifically, lock processing sets of threads can be obtained at first added to lock request team according to sequencing from lock request queue Obstruction lock request in row, and the request of obstruction lock is handled into thread by the lock of free time and sent to file system wait-for-response, Then next obstruction lock request is obtained again, and thread is still handled by the lock of free time and sent to file system wait-for-response, So the obstruction lock request in lock request queue is handled one by one, until the obstruction lock request in lock request queue has been handled Untill finishing.
It should also be noted that, the S12 and S14 in the embodiment of the present invention do not have a sequencing in the process of implementation, in S14 Lock processing sets of threads can be detected to lock request queue in real time, and periodically lock request queue can also be detected, It is specific unlimited.
Further, this method also includes:
The response message that file system returns is received, and response message is back to NAS clients.
It should be noted that for multiple NAS clients, response message is back to corresponding NAS clients.
Acquired obstruction lock request transmission to file system requests are called accordingly specifically, handling sets of threads in lock Interface, solicited message of the file system according to obstruction lock request, such as file name, file size and lock type is locked to determine It is corresponding to lock interface, when the locking interface free time, you can locked by the locking interface, file system is by locking Response message is back to the lock processing sets of threads for sending obstruction lock request, and lock processing sets of threads is receiving response message Afterwards, the response message is back to NAS clients.
It should be noted that NAS clients can be multiple, when NAS clients are multiple, lock processing sets of threads will ring Message is answered to be back to corresponding NAS clients.
Further, this method also includes:
The status information accordingly locked in file lock list is updated according to response message.
It should also be noted that, after lock processing sets of threads receives the response message of file system return, according to response Information will be updated in listed files with the corresponding state of corresponding document lock, such as is updated to file and the information such as has been locked.
Optionally, also include after obstruction lock request is added in lock request queue:
Blocked state code corresponding with obstruction lock request is back to NAS clients.
Specifically, NAS service ends by the request of the obstruction received lock added to after in lock request convection current, can also be to NAS clients return to the blocked state code of lock request, so that NAS clients are carried out to the state of corresponding obstruction lock request Solution.
The embodiments of the invention provide a kind of processing method of file lock in distributed file system, including receive NAS visitors The lock request that family end is sent;Whether the type for judging lock request is obstruction lock request, if it is, obstruction lock request is added to In lock request queue;Sets of threads is handled by the lock pre-established and judges whether lock request queue is empty, if it is not, then utilizing lock Handle sets of threads, obtain obstruction lock request accordingly from lock queue according to preset order, and the obstruction lock of acquisition is asked into hair Deliver to file system.
NSA service ends in the embodiment of the present invention handle sets of threads and lock request queue come special by the lock pre-set Processing obstruction lock request, when the lock request of NAS clients transmission is asked for obstruction lock, obstruction lock request is asked added to lock Ask in queue, and when lock request queue is not space-time, lock processing sets of threads obtains from lock request queue according to preset order Corresponding obstruction lock request, and send it in file system.The embodiment of the present invention in use, avoids multiple resistances Plug lock request takes NSA service ends Central Plains when mutual exclusion all be present the problem of thread, so as to improve lock request and other requests Processing speed, improve the stability of system.
Accordingly the embodiment of the invention also discloses a kind of processing unit of file lock in distributed file system, specifically please Reference picture 2, Fig. 2 are the structural representation of the processing unit of file lock in a kind of distributed file system provided in an embodiment of the present invention Figure.On the basis of above-described embodiment:
The device includes:
Receiving module 1, for receiving the lock request of NAS clients transmission;
First judge module 2, for judging whether the type of lock request is obstruction lock request, if it is, triggering addition Module 3;
Add module 3, for obstruction lock request to be added in lock request queue;
Second judge module 4, handle sets of threads for the lock by pre-establishing and judge whether lock request queue is sky, such as Fruit is no, then triggers sending module 5;
Sending module 5, for utilizing lock processing sets of threads, being obtained according to preset order from lock queue and block lock accordingly Request, and the obstruction lock request of acquisition is sent to file system.
Optionally, in addition to module is returned to, for receiving the response message of file system return, and response message is returned To NAS clients.
Optionally, in addition to update module, for believing according to response message the state of the corresponding lock in file lock list Breath is updated.
NSA service ends in the embodiment of the present invention handle sets of threads and lock request queue come special by the lock pre-set Processing obstruction lock request, when the lock request of NAS clients transmission is asked for obstruction lock, obstruction lock request is asked added to lock Ask in queue, and when lock request queue is not space-time, lock processing sets of threads obtains from lock request queue according to preset order Corresponding obstruction lock request, and send it in file system.The embodiment of the present invention in use, avoids multiple resistances Plug lock request takes NSA service ends Central Plains when mutual exclusion all be present the problem of thread, so as to improve lock request and other requests Processing speed, improve the stability of system.
In addition, the tool for the processing method of file lock in distributed file system involved in the embodiment of the present invention Body introduction refer to above method embodiment, and the application will not be repeated here.
The embodiments of the invention provide a kind of processing equipment of file lock in distributed file system, including:
Memory, for storing computer program;
Processor, realize such as the processing method of file lock in above-mentioned distributed file system during for performing computer program The step of.
The embodiments of the invention provide a kind of computer-readable recording medium, meter is stored with computer-readable recording medium Calculation machine program, realized when computer program is executed by processor such as the processing method of file lock in above-mentioned distributed file system Step.
Each embodiment is described by the way of progressive in this specification, what each embodiment stressed be and other The difference of embodiment, between each embodiment identical similar portion mutually referring to.For device disclosed in embodiment For, because it is corresponded to the method disclosed in Example, so description is fairly simple, related part is said referring to method part It is bright.
It should also be noted that, in this manual, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between any this actual relation or order be present.Moreover, term " comprising ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that process, method, article or equipment including a series of elements not only include that A little key elements, but also the other element including being not expressly set out, or also include for this process, method, article or The intrinsic key element of equipment.In the absence of more restrictions, the key element limited by sentence "including a ...", is not arranged Except other identical element in the process including the key element, method, article or equipment being also present.
Professional further appreciates that, with reference to the unit of each example of the embodiments described herein description And algorithm steps, can be realized with electronic hardware, computer software or the combination of the two, in order to clearly demonstrate hardware and The interchangeability of software, the composition and step of each example are generally described according to function in the above description.These Function is performed with hardware or software mode actually, application-specific and design constraint depending on technical scheme.Specialty Technical staff can realize described function using distinct methods to each specific application, but this realization should not Think beyond the scope of this invention.
Directly it can be held with reference to the step of method or algorithm that the embodiments described herein describes with hardware, processor Capable software module, or the two combination are implemented.Software module can be placed in random access memory (RAM), internal memory, read-only deposit Reservoir (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technology In the storage medium of any other forms well known in field.
The foregoing description of the disclosed embodiments, professional and technical personnel in the field are enable to realize or using the present invention. A variety of modifications to these embodiments will be apparent for those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, it is of the invention The embodiments shown herein is not intended to be limited to, and is to fit to and principles disclosed herein and features of novelty phase one The most wide scope caused.

Claims (9)

  1. A kind of 1. processing method of file lock in distributed file system, it is characterised in that including:
    Receive the lock request of NAS clients transmission;
    Whether the type for judging the lock request is obstruction lock request, if it is, please added to lock by the obstruction lock request Ask in queue;
    Sets of threads is handled by the lock pre-established and judges whether the lock request queue is empty, if it is not, then utilizing the lock Handle sets of threads, obtain corresponding obstruction lock request from the lock queue according to preset order, and please by the obstruction lock of acquisition Transmission is asked to file system.
  2. 2. the processing method of file lock in distributed file system according to claim 1, it is characterised in that also include:
    The response message that the file system returns is received, and the response message is back to the NAS clients.
  3. 3. the processing method of file lock in distributed file system according to claim 2, it is characterised in that also include:
    The status information accordingly locked in file lock list is updated according to the response message.
  4. 4. the processing method of file lock in distributed file system according to claim 2, it is characterised in that described by institute Stating after obstruction lock request is added in lock request queue also includes:
    Blocked state code corresponding with the obstruction lock request is back to the NAS clients.
  5. A kind of 5. processing unit of file lock in distributed file system, it is characterised in that including:
    Receiving module, for receiving the lock request of NAS clients transmission;
    First judge module, for judging whether the type of the lock request is obstruction lock request, if it is, triggering addition mould Block;
    The add module, for the obstruction lock request to be added in lock request queue;
    Second judge module, handle sets of threads for the lock by pre-establishing and judge whether the lock request queue is sky, such as Fruit is no, then triggers sending module;
    The sending module, for handling sets of threads using the lock, according to preset order, acquisition is corresponding from the lock queue Obstruction lock request, and the lock request of the obstruction of acquisition is sent to file system.
  6. 6. the processing unit of file lock in distributed file system according to claim 5, it is characterised in that also include returning Module is returned, the response message returned for receiving the file system, and the response message is back to the NAS client End.
  7. 7. the processing unit of file lock in distributed file system according to claim 6, it is characterised in that also include more New module, for being updated according to the response message to the status information of the corresponding lock in file lock list.
  8. A kind of 8. processing equipment of file lock in distributed file system, it is characterised in that including:
    Memory, for storing computer program;
    Processor, the distributed field system as described in Claims 1-4 any one is realized during for performing the computer program In system the step of the processing method of file lock.
  9. 9. a kind of computer-readable recording medium, it is characterised in that be stored with computer on the computer-readable recording medium Program, the distributed file system as described in Claims 1-4 any one is realized when the computer program is executed by processor The step of processing method of middle file lock.
CN201710867711.2A 2017-09-22 2017-09-22 Method, device and equipment for processing file lock in distributed file system Active CN107423454B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710867711.2A CN107423454B (en) 2017-09-22 2017-09-22 Method, device and equipment for processing file lock in distributed file system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710867711.2A CN107423454B (en) 2017-09-22 2017-09-22 Method, device and equipment for processing file lock in distributed file system

Publications (2)

Publication Number Publication Date
CN107423454A true CN107423454A (en) 2017-12-01
CN107423454B CN107423454B (en) 2021-01-12

Family

ID=60433551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710867711.2A Active CN107423454B (en) 2017-09-22 2017-09-22 Method, device and equipment for processing file lock in distributed file system

Country Status (1)

Country Link
CN (1) CN107423454B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111274214A (en) * 2020-02-20 2020-06-12 苏州浪潮智能科技有限公司 File lock processing method and device, electronic equipment and storage medium
CN111708744A (en) * 2020-05-15 2020-09-25 苏州浪潮智能科技有限公司 Method, system, device and medium for maintaining file lock based on stateless protocol

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1039384A2 (en) * 1999-03-25 2000-09-27 International Business Machines Corporation Interface system and method for asychronously updating a shared resource
CN101390055A (en) * 2006-02-10 2009-03-18 甲骨文国际公司 Anticipatory changes to resources managed by locks
CN102307198A (en) * 2011-08-30 2012-01-04 苏州阔地网络科技有限公司 Audio and video data transmission method
CN102375955A (en) * 2010-08-17 2012-03-14 伊姆西公司 System and method for locking files in combined naming space in network file system
CN103488526A (en) * 2013-09-02 2014-01-01 用友软件股份有限公司 System and method for locking business resource in distributed system
CN103744735A (en) * 2014-01-09 2014-04-23 福建星网锐捷网络有限公司 Method and device for scheduling multi-core resource
CN104793992A (en) * 2015-04-21 2015-07-22 浙江大学 Parallel task processing method based on task decomposition
CN105700939A (en) * 2016-04-21 2016-06-22 北京京东尚科信息技术有限公司 Method and system for multi-thread synchronization in distributed system
CN105760519A (en) * 2016-02-26 2016-07-13 北京鲸鲨软件科技有限公司 Cluster file system and file lock allocation method thereof
CN106897029A (en) * 2017-02-24 2017-06-27 郑州云海信息技术有限公司 A kind of control method and device of LVM data consistencies

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1039384A2 (en) * 1999-03-25 2000-09-27 International Business Machines Corporation Interface system and method for asychronously updating a shared resource
CN101390055A (en) * 2006-02-10 2009-03-18 甲骨文国际公司 Anticipatory changes to resources managed by locks
CN102375955A (en) * 2010-08-17 2012-03-14 伊姆西公司 System and method for locking files in combined naming space in network file system
CN102307198A (en) * 2011-08-30 2012-01-04 苏州阔地网络科技有限公司 Audio and video data transmission method
CN103488526A (en) * 2013-09-02 2014-01-01 用友软件股份有限公司 System and method for locking business resource in distributed system
CN103744735A (en) * 2014-01-09 2014-04-23 福建星网锐捷网络有限公司 Method and device for scheduling multi-core resource
CN104793992A (en) * 2015-04-21 2015-07-22 浙江大学 Parallel task processing method based on task decomposition
CN105760519A (en) * 2016-02-26 2016-07-13 北京鲸鲨软件科技有限公司 Cluster file system and file lock allocation method thereof
CN105700939A (en) * 2016-04-21 2016-06-22 北京京东尚科信息技术有限公司 Method and system for multi-thread synchronization in distributed system
CN106897029A (en) * 2017-02-24 2017-06-27 郑州云海信息技术有限公司 A kind of control method and device of LVM data consistencies

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈文武: "分布式锁技术研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111274214A (en) * 2020-02-20 2020-06-12 苏州浪潮智能科技有限公司 File lock processing method and device, electronic equipment and storage medium
WO2021164165A1 (en) * 2020-02-20 2021-08-26 苏州浪潮智能科技有限公司 File lock processing method and apparatus, electronic device, and storage medium
CN111274214B (en) * 2020-02-20 2022-08-16 苏州浪潮智能科技有限公司 File lock processing method and device, electronic equipment and storage medium
CN111708744A (en) * 2020-05-15 2020-09-25 苏州浪潮智能科技有限公司 Method, system, device and medium for maintaining file lock based on stateless protocol
CN111708744B (en) * 2020-05-15 2023-01-06 苏州浪潮智能科技有限公司 Method, system, device and medium for maintaining file lock based on stateless protocol

Also Published As

Publication number Publication date
CN107423454B (en) 2021-01-12

Similar Documents

Publication Publication Date Title
CN110276182B (en) API distributed current limiting realization method
US11823142B2 (en) Method and system for allocating virtual articles
US9547536B2 (en) Connection handler and method for providing applications with heterogeneous connection objects
EP3410357B1 (en) Provisioning multiple network resources
CN104219235B (en) A kind of distributed transaction requesting method and device
CN106716335B (en) Asynchronous processing of mapping information
CN102804130B (en) Method for subtask coordinating communication medium state
CN106204217A (en) The methods, devices and systems of resource numerical value transfer, the method and apparatus of resource numerical value transfer request
CN109684285A (en) A kind of User space Network File System file lock method, device and equipment
CN105242983B (en) A kind of date storage method and a kind of data storage management service device
CN108038005A (en) Shared resource access method, client, server-side, system based on zookeeper
CN112929291A (en) Distributed current limiting method based on redis, computer equipment and storage medium
US9875137B2 (en) Intelligent application back stack management
CN107423454A (en) The processing method of file lock, device and equipment in a kind of distributed file system
CN106210058B (en) A kind of reverse proxy method of multi-core parallel concurrent
CN107579854A (en) A kind of cluster alarm method, device, equipment and computer-readable recording medium
CN106919622A (en) For the method and apparatus of distributed data processing
CN104113599B (en) A kind of caching method, device and proxy server
CN110008173A (en) A kind of method and device of data storage
US8458725B2 (en) Computer implemented method for removing an event registration within an event notification infrastructure
CN110532111A (en) High concurrent requests asynchronous processing method, device, computer equipment and storage medium
CN106951739B (en) Software license management method and software license lock
CN108984779A (en) Distributed file system snapshot rollback metadata processing method, device and equipment
CN109460182A (en) A kind of storage of data, read method and device
US20090182878A1 (en) Devices, methods, and computer program products for real-time resource capacity management

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20201202

Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant