CN115242816A - Data distribution method, device, equipment and storage medium based on FC equipment - Google Patents

Data distribution method, device, equipment and storage medium based on FC equipment Download PDF

Info

Publication number
CN115242816A
CN115242816A CN202210856891.5A CN202210856891A CN115242816A CN 115242816 A CN115242816 A CN 115242816A CN 202210856891 A CN202210856891 A CN 202210856891A CN 115242816 A CN115242816 A CN 115242816A
Authority
CN
China
Prior art keywords
data
service container
processed
shared memory
memory space
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
CN202210856891.5A
Other languages
Chinese (zh)
Other versions
CN115242816B (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.)
Chengdu Ghostcloud Technology Co ltd
Original Assignee
Chengdu Ghostcloud 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 Chengdu Ghostcloud Technology Co ltd filed Critical Chengdu Ghostcloud Technology Co ltd
Priority to CN202210856891.5A priority Critical patent/CN115242816B/en
Publication of CN115242816A publication Critical patent/CN115242816A/en
Application granted granted Critical
Publication of CN115242816B publication Critical patent/CN115242816B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/25Arrangements specific to fibre transmission
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data distribution method, a device, equipment and a storage medium based on FC equipment, which create a corresponding shared memory space for each service container, and when data to be processed needs to be transmitted to the service container, the data to be processed is transmitted to the shared memory space corresponding to the service container, so that the service container can read the data to be processed in the corresponding shared memory space. When the service container responds to the data to be processed, the feedback data is generated, then the feedback data is read from the shared memory space and sent out through the FC equipment, so that a plurality of service containers can simultaneously carry out data communication, and the next equipment can only transmit data after one service container is used up by the FC equipment, thereby improving the communication efficiency.

Description

Data distribution method, device, equipment and storage medium based on FC equipment
Technical Field
The invention relates to the technical field of FC, in particular to a data distribution method, a device, equipment and a storage medium based on FC equipment.
Background
FC (Fibre Channel) is a high throughput, low latency, packet-switched, and connection-oriented network technology. The FC is a high-speed serial transmission bus, and solves the technical bottleneck encountered by SCSI (Small Computer System Interface). The FC has the advantages of being dual in channel and network, high in bandwidth, reliability and stability, capable of resisting electromagnetic interference and the like, capable of providing stable and reliable optical fiber connection, and easy to construct large-scale data transmission and network communication.
In the prior art, when a service container uses FC devices for communication, the FC devices need to be mounted and control data communication among the FC devices by themselves, so that when one service container is in communication, other service containers must wait for the completion of communication to continue communication, thereby resulting in low communication efficiency.
Disclosure of Invention
The invention aims to solve the technical problem of low communication efficiency, and provides a data distribution method, a data distribution device, data distribution equipment and a storage medium based on FC equipment, which solve the problem of low communication efficiency when the existing service container uses the FC equipment for communication.
The invention is realized by the following technical scheme:
in a first aspect, the present invention provides a data distribution method based on FC devices, including:
creating a shared memory space for a service container on the current FC equipment, wherein the service container corresponds to the shared memory space one to one;
acquiring at least one data packet to be processed in current FC equipment, wherein the data packet to be processed comprises data to be processed and a target service container ID, and the target service container ID is used for representing an ID corresponding to a target service container for processing the data to be processed;
distributing the data to be processed to a shared memory space corresponding to the target service container according to the ID of the target service container, so that the target service container reads the data to be processed from the shared memory space, and storing feedback data corresponding to the data to be processed in the shared memory space;
and reading feedback data in the shared memory space corresponding to the target service container, and forwarding the feedback data through the current FC equipment.
Further, creating a shared memory space for the service container on the current FC device includes:
and acquiring a creation request of a shared memory space generated by the current FC equipment, and creating a corresponding shared memory space for each service container in response to the creation request of the shared memory space.
Further, creating a corresponding shared memory space for each service container includes:
acquiring service container IDs corresponding to all service containers on current FC equipment, wherein the service containers correspond to the service container IDs one by one, and the service container ID corresponding to each service container is unique;
and creating a shared memory space for each service container according to the ID of the service container.
Further, acquiring at least one to-be-processed data packet in the current FC device includes:
monitoring whether the current FC equipment receives at least one to-be-processed data packet transmitted by other FC equipment, if so, reading the at least one to-be-processed data packet in the current FC equipment, otherwise, continuing monitoring until the current FC equipment receives the at least one to-be-processed data packet transmitted by other FC equipment, and reading the at least one to-be-processed data packet in the current FC equipment.
Further, before distributing the data to be processed to the shared memory space corresponding to the target service container according to the ID of the target service container, the method further includes:
and analyzing the data packet to be processed to obtain the data to be processed and the ID of the target service container.
Further, reading feedback data in the shared memory space corresponding to the target service container, and forwarding the feedback data through the current FC device includes:
reading feedback data in a shared memory space corresponding to the target service container;
packaging the read feedback data to obtain a feedback data packet;
and forwarding the feedback data packet through the current FC equipment to finish the forwarding of the feedback data.
Further, the feedback data is response data generated after the target service container processes the data to be processed.
In a second aspect, the present invention provides a data distribution apparatus based on FC devices, including a shared memory space creation module, a data acquisition module, a distribution module, and a forwarding module;
the shared memory space creating module is used for creating a shared memory space for the service container on the current FC equipment, wherein the service container corresponds to the shared memory space one by one;
the data acquisition module is used for acquiring at least one data packet to be processed in the current FC equipment, wherein the data packet to be processed comprises data to be processed and a target service container ID, and the target service container ID is used for representing an ID corresponding to a target service container for processing the data to be processed;
the distribution module is used for distributing the data to be processed to the shared memory space corresponding to the target service container according to the ID of the target service container, so that the target service container reads the data to be processed from the shared memory space, and stores the feedback data corresponding to the data to be processed in the shared memory space;
and the forwarding module is used for reading the feedback data in the shared memory space corresponding to the target service container and forwarding the feedback data through the current FC equipment.
In a third aspect, the present invention provides a data distribution device based on FC device, including a memory and a processor, where the memory and the processor are connected to each other through a bus;
the memory stores computer-executable instructions;
the processor executes the computer-executable instructions stored by the memory, causing the processor to perform the FC device based data distribution method as described in the first aspect.
In a fourth aspect, the present invention provides a storage medium having stored thereon instructions that, when executed on a computer, perform the FC device-based data distribution method according to the first aspect.
Compared with the prior art, the invention has the following advantages and beneficial effects:
the invention creates a corresponding shared memory space for each service container, and when the data to be processed needs to be transmitted to the service container, the data to be processed is transmitted to the shared memory space corresponding to the service container, so that the service container can read the data to be processed in the corresponding shared memory space. When the service container responds to the data to be processed, the feedback data is generated, then the feedback data is read from the shared memory space and sent out through the FC equipment, so that a plurality of service containers can simultaneously carry out data communication, and the next equipment can only transmit data after one service container is used up by the FC equipment, thereby improving the communication efficiency.
Drawings
In order to more clearly illustrate the technical solutions of the exemplary embodiments of the present invention, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and that for those skilled in the art, other related drawings can be obtained from these drawings without inventive effort. In the drawings:
fig. 1 is a flowchart of a data distribution method based on an FC device according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a data distribution apparatus based on an FC device according to an embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a data distribution device based on an FC device according to an embodiment of the present invention.
Reference numbers and corresponding part names in the drawings:
21-shared memory space creation module, 22-data acquisition module, 23-distribution module, 24-forwarding module, 31-memory, 32-processor and 33-bus.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
Example 1
As shown in fig. 1, a data distribution method based on an FC device includes:
s11, a shared memory space is created for the service containers on the current FC equipment, and the service containers correspond to the shared memory space one to one.
And when the service container sends data, the data to be sent is transmitted to the shared memory space.
S12, at least one to-be-processed data packet in the current FC device is obtained, wherein the to-be-processed data packet comprises to-be-processed data and an Identity Document (ID), and the ID of the target service container is used for representing an ID corresponding to a target service container for processing the to-be-processed data.
According to the ID of the target service container, the corresponding target service container can be found, and the target service container is in one-to-one correspondence with the shared memory space, so that the shared memory space corresponding to the target service container can also be found.
And S13, distributing the data to be processed to a shared memory space corresponding to the target service container according to the ID of the target service container, so that the target service container reads the data to be processed from the shared memory space, and storing feedback data corresponding to the data to be processed in the shared memory space.
After the data to be processed is transmitted to the shared memory space corresponding to the target service container, the service container can read the data to be processed in the corresponding shared memory space, at this time, the service container does not directly receive the data through the FC device, only one data distribution process actually occupies the FC device for data communication, and then the data is redistributed to the shared memory space corresponding to the service container, thereby achieving the technical effect of simultaneous communication of a plurality of service containers.
And S14, reading feedback data in the shared memory space corresponding to the target service container, and forwarding the feedback data through the current FC equipment.
The execution subject of this embodiment may be a data distribution apparatus based on FC devices, and the data distribution apparatus based on FC devices may be implemented by software, or may be implemented by a combination of software and hardware. The data distribution device based on the FC equipment mainly provides data distribution service, a single thread occupies the current FC equipment for communication, and then data to be transmitted is transmitted to a shared memory space of a service container, or the data to be transmitted is read from the shared memory space of the service container and transmitted out through the FC equipment, so that simultaneous communication of a plurality of service containers is realized.
It should be noted that, other necessary communication steps or information may be further included in the communication process to ensure that other FC devices perform normal communication with the current FC device and data transmission to the specified service container. For example, there is a first service container in other FC devices, there is a second service container in the current FC device, and the other FC devices communicate with the current FC device through FC. When the first service container needs the second service container to process data for the first service container, the to-be-processed data packet generated by the first service container may include the service container ID of the second service container, so that after the to-be-processed data packet is transmitted to the current FC device, the to-be-processed data in the to-be-processed data packet may be transmitted to the shared memory space corresponding to the second service container according to the service container ID of the second service container. The data packet to be processed may further include a service container ID of the first service container, and after the second service container stores the feedback data in the shared memory space, the service container ID of the first service container and the feedback data may be encapsulated together into a feedback data packet, and then the feedback data packet is transmitted to other FC devices through the current FC device, that is, the feedback data may be transmitted back to the first service container according to the service container ID of the first service container.
In one possible implementation, creating a shared memory space for a service container on a current FC device includes:
and acquiring a creation request of a shared memory space generated by the current FC equipment, and creating a corresponding shared memory space for each service container in response to the creation request of the shared memory space.
Shared memory (shared memory) is a simple and efficient IPC (Inter-process communication) in Linux. Shared memory is a method for realizing communication between processes, and different processes realize data sharing and delivery by accessing the same memory area. Each process can map its own virtual address to a specific region in the physical memory, and when different processes associate the same physical memory region with their respective virtual address spaces, the processes can complete IPC by sharing the memory.
In one possible implementation, creating a corresponding shared memory space for each service container includes:
and acquiring service container IDs corresponding to all service containers on the current FC equipment, wherein the service containers correspond to the service container IDs one by one, and the service container ID corresponding to each service container is unique.
And creating a shared memory space for each service container according to the ID of the service container.
In one possible embodiment, acquiring at least one pending data packet in a current FC device includes:
monitoring whether the current FC equipment receives at least one to-be-processed data packet transmitted by other FC equipment, if so, reading the at least one to-be-processed data packet in the current FC equipment, otherwise, continuing monitoring until the current FC equipment receives the at least one to-be-processed data packet transmitted by other FC equipment, and reading the at least one to-be-processed data packet in the current FC equipment.
In a possible implementation manner, before distributing the data to be processed to the shared memory space corresponding to the target service container according to the ID of the target service container, the method further includes:
and analyzing the data packet to be processed to obtain the data to be processed and the ID of the target service container.
After receiving the data packet to be processed sent to the current FC device by other FC devices, the data packet to be processed can be read and analyzed into the data to be processed and the target service container ID, so that the data to be processed can be distributed to the shared memory space corresponding to the target service container according to the target service container ID.
In a possible implementation manner, reading feedback data in a shared memory space corresponding to a target service container, and forwarding the feedback data through a current FC device includes:
and reading feedback data in the shared memory space corresponding to the target service container.
And packaging the read feedback data to obtain a feedback data packet.
And forwarding the feedback data packet through the current FC equipment to finish the forwarding of the feedback data.
In a possible implementation manner, the feedback data is response data generated after the target service container processes the data to be processed.
The invention creates a corresponding shared memory space for each service container, and when the data to be processed needs to be transmitted to the service container, the data to be processed is transmitted to the shared memory space corresponding to the service container, so that the service container can read the data to be processed in the corresponding shared memory space. When the service container responds to the data to be processed, the feedback data is generated, then the feedback data is read from the shared memory space and sent out through the FC equipment, so that a plurality of service containers can simultaneously carry out data communication, and the next equipment can only transmit data after one service container is used up by the FC equipment, thereby improving the communication efficiency.
Example 2
As shown in fig. 2, the present embodiment provides a data distribution apparatus based on FC devices, which includes a shared memory space creating module 21, a data obtaining module 22, a distribution module 23, and a forwarding module 24.
The shared memory space creating module 21 is configured to create a shared memory space for a service container on the current FC device, where the service container corresponds to the shared memory space one to one.
The data obtaining module 22 is configured to obtain at least one to-be-processed data packet in the current FC device, where the to-be-processed data packet includes to-be-processed data and a target service container ID, and the target service container ID is used to represent an ID corresponding to a target service container for processing the to-be-processed data.
Optionally, the data obtaining module 22 may further analyze the data packet to be processed to obtain the data to be processed and the target service container ID.
The distributing module 23 is configured to distribute the data to be processed to the shared memory space corresponding to the target service container according to the ID of the target service container, so that the target service container reads the data to be processed from the shared memory space, and stores the feedback data corresponding to the data to be processed in the shared memory space.
The forwarding module 24 is configured to read feedback data in the shared memory space corresponding to the target service container, and forward the feedback data through the current FC device.
Optionally, the forwarding module 24 is specifically configured to read feedback data in the shared memory space corresponding to the target service container, encapsulate the read feedback data to obtain a feedback data packet, and forward the feedback data packet through the current FC device, so as to complete forwarding of the feedback data.
The data distribution apparatus based on the FC device according to this embodiment may implement the technical solution described in embodiment 1, and the implementation principle and the beneficial effect thereof are similar, and details are not repeated here.
Example 3
As shown in fig. 3, the present invention provides a data distribution device based on FC device, comprising a memory 31 and a processor 32, wherein the memory 31 and the processor 32 are connected to each other through a bus 33.
The memory 31 stores computer-executable instructions.
The processor 32 executes the memory-stored computer-executable instructions to cause the processor to perform the FC device-based data distribution method as described in embodiment 1.
For example, the Memory may include, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Flash Memory (Flash Memory), a First In First Out (FIFO), a First In Last Out (FILO), and/or a First In Last Out (FILO); in particular, the processor may include one or more processing cores, such as a 4-core processor, an 8-core processor, and so on. The processor may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array), and meanwhile, the processor may also include a main processor and a coprocessor, where the main processor is a processor for Processing data in an awake state, and is also called a CPU (Central Processing Unit); a coprocessor is a low power processor for processing data in a standby state.
In some embodiments, the processor may be integrated with a GPU (Graphics Processing Unit) which is responsible for rendering and drawing contents required to be displayed on the display screen, for example, the processor may not be limited to a processor adopting a model STM32F105 series microprocessor, a Reduced Instruction Set Computer (RISC) microprocessor, an X86 or other architecture processor or an embedded neural Network Processor (NPU); the transceiver may be, but is not limited to, a wireless fidelity (WIFI) wireless transceiver, a bluetooth wireless transceiver, a General Packet Radio Service (GPRS) wireless transceiver, a ZigBee wireless transceiver (ieee 802.15.4 standard-based low power local area network protocol), a 3G transceiver, a 4G transceiver, and/or a 5G transceiver, etc. In addition, the device may also include, but is not limited to, a power module, a display screen, and other necessary components.
Example 4
The present embodiment provides a storage medium, in which computer executable instructions are stored, and when the computer executable instructions are executed by a processor, the storage medium is used for implementing the FC device based data distribution method according to embodiment 1.
Example 5
Embodiments of the present application may also provide a computer program product, which includes a computer program, and when the computer program is executed by a processor, the FC device-based data distribution method according to embodiment 1 is implemented.
The above embodiments are provided to further explain the objects, technical solutions and advantages of the present invention in detail, it should be understood that the above embodiments are merely exemplary embodiments of the present invention and are not intended to limit the scope of the present invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A data distribution method based on FC equipment is characterized by comprising the following steps:
creating a shared memory space for a service container on the current FC equipment, wherein the service container corresponds to the shared memory space one to one;
acquiring at least one data packet to be processed in current FC equipment, wherein the data packet to be processed comprises data to be processed and a target service container ID, and the target service container ID is used for representing an ID corresponding to a target service container for processing the data to be processed;
distributing the data to be processed to a shared memory space corresponding to the target service container according to the ID of the target service container, so that the target service container reads the data to be processed from the shared memory space, and storing feedback data corresponding to the data to be processed in the shared memory space;
and reading feedback data in the shared memory space corresponding to the target service container, and forwarding the feedback data through the current FC equipment.
2. The FC device-based data distribution method according to claim 1, wherein creating a shared memory space for a service container on a current FC device comprises:
and acquiring a creation request of a shared memory space generated by the current FC equipment, and creating a corresponding shared memory space for each service container in response to the creation request of the shared memory space.
3. The FC device-based data distribution method of claim 2, wherein creating a corresponding shared memory space for each of the service containers comprises:
acquiring service container IDs corresponding to all service containers on current FC equipment, wherein the service containers correspond to the service container IDs one by one, and the service container ID corresponding to each service container is unique;
and creating a shared memory space for each service container according to the ID of the service container.
4. The FC device-based data distribution method according to claim 1, wherein acquiring at least one pending data packet in a current FC device comprises:
monitoring whether the current FC equipment receives at least one to-be-processed data packet transmitted by other FC equipment, if so, reading the at least one to-be-processed data packet in the current FC equipment, otherwise, continuing monitoring until the current FC equipment receives the at least one to-be-processed data packet transmitted by other FC equipment, and reading the at least one to-be-processed data packet in the current FC equipment.
5. The FC device-based data distribution method according to claim 1, wherein before distributing the data to be processed to the shared memory space corresponding to the target service container according to the target service container ID, the method further comprises:
and analyzing the data packet to be processed to obtain the data to be processed and the ID of the target service container.
6. The data distribution method based on FC device according to claim 1, wherein reading the feedback data in the shared memory space corresponding to the target service container, and forwarding the feedback data through the current FC device, includes:
reading feedback data in a shared memory space corresponding to the target service container;
packaging the read feedback data to obtain a feedback data packet;
and forwarding the feedback data packet through the current FC equipment to finish the forwarding of the feedback data.
7. The FC device-based data distribution method according to claim 1, wherein the feedback data is response data generated after the target service container processes the data to be processed.
8. A data distribution device based on FC equipment is characterized by comprising a shared memory space creating module, a data acquisition module, a distribution module and a forwarding module;
the shared memory space creating module is used for creating a shared memory space for the service container on the current FC equipment, wherein the service container corresponds to the shared memory space one by one;
the data acquisition module is used for acquiring at least one data packet to be processed in the current FC equipment, wherein the data packet to be processed comprises data to be processed and a target service container ID, and the target service container ID is used for representing an ID corresponding to a target service container for processing the data to be processed;
the distribution module is used for distributing the data to be processed to the shared memory space corresponding to the target service container according to the ID of the target service container, so that the target service container reads the data to be processed from the shared memory space, and stores the feedback data corresponding to the data to be processed in the shared memory space;
and the forwarding module is used for reading the feedback data in the shared memory space corresponding to the target service container and forwarding the feedback data through the current FC equipment.
9. The data distribution device based on the FC device is characterized by comprising a memory and a processor, wherein the memory and the processor are connected with each other through a bus;
the memory stores computer-executable instructions;
the processor executes the memory-stored computer-executable instructions to cause the processor to perform the FC device based data distribution method of any one of claims 1 to 7.
10. A storage medium having stored thereon instructions for executing the FC device based data distribution method according to any one of claims 1 to 7 when the instructions are run on a computer.
CN202210856891.5A 2022-07-20 2022-07-20 FC device-based data distribution method, device, equipment and storage medium Active CN115242816B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210856891.5A CN115242816B (en) 2022-07-20 2022-07-20 FC device-based data distribution method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210856891.5A CN115242816B (en) 2022-07-20 2022-07-20 FC device-based data distribution method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115242816A true CN115242816A (en) 2022-10-25
CN115242816B CN115242816B (en) 2023-05-16

Family

ID=83673632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210856891.5A Active CN115242816B (en) 2022-07-20 2022-07-20 FC device-based data distribution method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115242816B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130209103A1 (en) * 2012-02-13 2013-08-15 Marvell World Trade Ltd. Method and apparatus for dynamically allocating bandwidth to a client in a passive optical network
US20140366157A1 (en) * 2013-06-07 2014-12-11 Apple Inc. Multiple containers assigned to an application
WO2017097008A1 (en) * 2015-12-07 2017-06-15 深圳市中兴微电子技术有限公司 Access method and apparatus for multiple optical network units, and storage medium
CN108268509A (en) * 2016-12-30 2018-07-10 迈普通信技术股份有限公司 Configuration data management method and device
US20200250087A1 (en) * 2019-01-31 2020-08-06 EMC IP Holding Company LLC Dynamic allocation of memory between containers
CN112099967A (en) * 2020-08-20 2020-12-18 深圳市元征科技股份有限公司 Data transmission method, terminal, device, equipment and medium
CN112511916A (en) * 2020-02-28 2021-03-16 中兴通讯股份有限公司 Service processing method and device in optical transport network and electronic equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130209103A1 (en) * 2012-02-13 2013-08-15 Marvell World Trade Ltd. Method and apparatus for dynamically allocating bandwidth to a client in a passive optical network
US20140366157A1 (en) * 2013-06-07 2014-12-11 Apple Inc. Multiple containers assigned to an application
WO2017097008A1 (en) * 2015-12-07 2017-06-15 深圳市中兴微电子技术有限公司 Access method and apparatus for multiple optical network units, and storage medium
CN108268509A (en) * 2016-12-30 2018-07-10 迈普通信技术股份有限公司 Configuration data management method and device
US20200250087A1 (en) * 2019-01-31 2020-08-06 EMC IP Holding Company LLC Dynamic allocation of memory between containers
CN112511916A (en) * 2020-02-28 2021-03-16 中兴通讯股份有限公司 Service processing method and device in optical transport network and electronic equipment
CN112099967A (en) * 2020-08-20 2020-12-18 深圳市元征科技股份有限公司 Data transmission method, terminal, device, equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王学仁: "GPON系统中OMCI协议分析和实现", 《中国优秀硕士学位论文全文数据库(电子期刊)》 *

Also Published As

Publication number Publication date
CN115242816B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
JP4597553B2 (en) Computer processor and processor
US9665921B2 (en) Adaptive OpenGL 3D graphics in virtual desktop infrastructure
WO2019042312A1 (en) Distributed computing system, data transmission method and device in distributed computing system
US10922153B2 (en) Communication method and device for virtual base stations
US20220121603A1 (en) Network-on-chip data processing method and device
CN110401720A (en) Information processing method, device, system, application server and medium
WO2021197182A1 (en) Program loading method, device and system and storage medium
CN107870879A (en) A kind of data-moving method, accelerator board, main frame and data-moving system
CN111858457B (en) Data processing method, device and system and FPGA
CN114691286A (en) Server system, virtual machine creation method and device
CN105677491A (en) Method and device for transmitting data
EP1569111A2 (en) Method and object request broker for accelerating object-oriented communication
CN114244915A (en) Data transmission method and device supporting multiple protocols and storage medium
CN107168810A (en) A kind of calculate node internal memory sharing system and reading and writing operation internal memory sharing method
CN114064091A (en) OTA (over the air) upgrade control method and device, electronic equipment and automatic driving vehicle
US20230153153A1 (en) Task processing method and apparatus
CN115242816A (en) Data distribution method, device, equipment and storage medium based on FC equipment
CN117215989A (en) Heterogeneous acceleration device, heterogeneous acceleration system, heterogeneous acceleration method, heterogeneous acceleration device and storage medium
CN111489279B (en) GPU acceleration optimization method and device and computer storage medium
CN109358820B (en) Data access method and device, electronic equipment and computer readable storage medium
CN109714369B (en) Communication method of distributed charging pile communication system, charging pile and networking device
US20110271060A1 (en) Method And System For Lockless Interprocessor Communication
CN104572316A (en) Game program and running platform interaction method and system
CN113051212A (en) Graphics processor, data transmission method, data transmission device, electronic device, and storage medium
CN115242715A (en) Data communication method, device, equipment and storage medium based on FC

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
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Data distribution methods, devices, devices, and storage media based on FC devices

Effective date of registration: 20230628

Granted publication date: 20230516

Pledgee: Chengdu Rural Commercial Bank Co.,Ltd. Zhonghe sub branch

Pledgor: CHENGDU GHOSTCLOUD TECHNOLOGY CO.,LTD.

Registration number: Y2023510000159

PE01 Entry into force of the registration of the contract for pledge of patent right