Interaction method and system of network file system and distributed file system

The invention discloses an interaction method and system of a network file system and a distributed file system. The method comprises the steps of obtaining a client request; processing the client request by adopting a coroutine to obtain a network file task; according to the network file task type,...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: LIU AIGUI, GUO ZHONGQIU, RUAN XUEPING
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses an interaction method and system of a network file system and a distributed file system. The method comprises the steps of obtaining a client request; processing the client request by adopting a coroutine to obtain a network file task; according to the network file task type, calling a corresponding composite request interface function to generate a distributed file task; processing the distributed file task to obtain a request result; and returning a request result to the network file system, according to the method, after a client request is received, a coroutine is adopted to process the client request and convert the client request into a network file task so as to reduce resource consumption and concurrency of a multi-thread model, a corresponding composite request interface function is called according to the type of the network file task, and the distributed file task is generated and then processed. The request times are reduced, and the request processing efficiency is improve