IN2013MU03527A - - Google Patents

Download PDF

Info

Publication number
IN2013MU03527A
IN2013MU03527A IN3527MU2013A IN2013MU03527A IN 2013MU03527 A IN2013MU03527 A IN 2013MU03527A IN 3527MU2013 A IN3527MU2013 A IN 3527MU2013A IN 2013MU03527 A IN2013MU03527 A IN 2013MU03527A
Authority
IN
India
Prior art keywords
queue
sub
fifo
messages
rdma
Prior art date
Application number
Inventor
Payal Guha Nandy
Nishant Kumar Agrawal
Manoj Karunakaran Nambiar
Original Assignee
Tata Consultancy Services 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 Tata Consultancy Services Ltd filed Critical Tata Consultancy Services Ltd
Priority to IN3527MU2013 priority Critical patent/IN2013MU03527A/en
Priority to AU2014200239A priority patent/AU2014200239B2/en
Priority to CN201410035289.0A priority patent/CN104639596B/en
Publication of IN2013MU03527A publication Critical patent/IN2013MU03527A/en

Links

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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5682Policies or rules for updating, deleting or replacing the stored data

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

System for transmitting and receiving multiple messages between multiple senders and at least one receiver in inter-process communication with low latencies and high throughput using Remote Direct Memory Access (RDMA) through InfiniBand verbs library is described. System comprises message queue library which allows messaging in lockless manner, Network Interface Card enabled for RDMA, and RDMA based remote sender processes to synchronize sub-queues. Transmitting system maps each remote sender process to First in First Out (FIFO) sub-queue of host node and corresponding FIFO sub-queue of receiving node, assigns each user to a sub-queue, receives messages and arranges messages in FIFO sub-queue for each user and transmits messages from each FIFO sub-queue of host node to corresponding FIFO sub-queue of receiver node. Receiving system receives messages and arranges in FIFO sub-queue for each user and reads messages from each FIFO sub-queue by round-robin technique in FIFO mode.
IN3527MU2013 2013-11-08 2013-11-08 IN2013MU03527A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
IN3527MU2013 IN2013MU03527A (en) 2013-11-08 2013-11-08
AU2014200239A AU2014200239B2 (en) 2013-11-08 2014-01-15 System and method for multiple sender support in low latency fifo messaging using rdma
CN201410035289.0A CN104639596B (en) 2013-11-08 2014-01-24 System and method for supporting multiple transmitters in the low latency FIFO information receiving and transmitting using RDMA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IN3527MU2013 IN2013MU03527A (en) 2013-11-08 2013-11-08

Publications (1)

Publication Number Publication Date
IN2013MU03527A true IN2013MU03527A (en) 2015-07-31

Family

ID=53217902

Family Applications (1)

Application Number Title Priority Date Filing Date
IN3527MU2013 IN2013MU03527A (en) 2013-11-08 2013-11-08

Country Status (3)

Country Link
CN (1) CN104639596B (en)
AU (1) AU2014200239B2 (en)
IN (1) IN2013MU03527A (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10375167B2 (en) * 2015-11-20 2019-08-06 Microsoft Technology Licensing, Llc Low latency RDMA-based distributed storage
CN106100953B (en) * 2016-05-20 2019-10-18 北京百度网讯科技有限公司 PCIe device shares the generation method of network, apparatus and system
CN108011909B (en) 2016-10-28 2020-09-01 北京市商汤科技开发有限公司 Communication method and system, electronic device and computer cluster
CN106953797B (en) * 2017-04-05 2020-05-26 苏州浪潮智能科技有限公司 RDMA data transmission method and device based on dynamic connection
EP3522477B1 (en) * 2018-01-31 2021-08-11 Siemens Aktiengesellschaft Method for communicating data in an industrial network in particular, device for carrying out the method, computer program and computer-readable medium
CN110134439B (en) * 2019-03-30 2021-09-28 北京百卓网络技术有限公司 Lock-free data structure construction method and data writing and reading methods
CN110113420B (en) * 2019-05-08 2020-06-05 重庆大学 NVM-based distributed message queue management system
CN111143079B (en) * 2019-12-24 2024-04-16 浪潮软件股份有限公司 Multi-read multi-write lock-free queue implementation method
CN113194045B (en) * 2020-01-14 2023-11-17 阿里巴巴集团控股有限公司 Data traffic analysis method, device, storage medium and processor
CN113395359B (en) * 2021-08-17 2021-10-29 苏州浪潮智能科技有限公司 File currency cluster data transmission method and system based on remote direct memory access
CN114415969B (en) * 2022-02-09 2023-09-29 杭州云合智网技术有限公司 Method for dynamically storing messages of exchange chip
CN114979022B (en) * 2022-05-20 2023-07-28 北京百度网讯科技有限公司 Method, device, adapter and storage medium for realizing remote direct data access
CN114979270B (en) * 2022-05-25 2023-08-25 上海交通大学 Message publishing method and system suitable for RDMA network

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060075057A1 (en) * 2004-08-30 2006-04-06 International Business Machines Corporation Remote direct memory access system and method
US7529886B2 (en) * 2004-11-03 2009-05-05 International Business Machines Corporation Method, system and storage medium for lockless InfiniBand™ poll for I/O completion
US7627744B2 (en) * 2007-05-10 2009-12-01 Nvidia Corporation External memory accessing DMA request scheduling in IC of parallel processing engines according to completion notification queue occupancy level
AU2011265444B2 (en) * 2011-06-15 2015-12-10 Tata Consultancy Services Limited Low latency FIFO messaging system
US20130198419A1 (en) * 2012-01-30 2013-08-01 Stephen Jones Lock-free fifo

Also Published As

Publication number Publication date
CN104639596B (en) 2018-04-27
AU2014200239A1 (en) 2015-05-28
CN104639596A (en) 2015-05-20
AU2014200239B2 (en) 2015-11-05

Similar Documents

Publication Publication Date Title
IN2013MU03527A (en)
CN108259355B (en) Message forwarding method and device
EP3282669A3 (en) Private communications in virtual meetings
MX2011011409A (en) Alert prioritization logic.
CN102780625B (en) Method and device for realizing internet protocol security (IPSEC) virtual private network (VPN) encryption and decryption processing
NZ603746A (en) Intelligent electronic device with segregated real-time ethernet
US20170180235A1 (en) Technologies for sideband performance tracing of network traffic
MX354387B (en) Instant communication method and device.
PH12019501712A1 (en) Accelerating transaction deliveries in blockchain networks using acceleration nodes
US9692586B2 (en) Flexible real time scheduler for time division duplexing and/or frequency division duplexing
GB2514060A (en) A method, device and system to prioritize encapsulating packets in a plurality of logical network connections
US8588242B1 (en) Deficit round robin scheduling using multiplication factors
EP2365653A3 (en) Hidden markov model detection for spread spectrum waveforms
US20090290593A1 (en) Method and apparatus for implementing output queue-based flow control
US9979609B2 (en) Cloud process management
EA201791342A1 (en) INTERFACE METHOD AND COMPUTER SOFTWARE PRODUCT FOR MANAGING ELECTRONIC TRANSMISSION TRANSFER
CN112527530B (en) Message processing method, device, apparatus, storage medium and computer program product
WO2015040358A8 (en) Messaging system
JP2014524081A5 (en)
IN2013CH05983A (en)
US20170160929A1 (en) In-order execution of commands received via a networking fabric
CN101309261A (en) Network datagram processing method, system and device
CN101719872B (en) Zero-copy mode based method and device for sending and receiving multi-queue messages
KR20130135894A (en) An apparatus and method for receiving and forwarding data
IN2013MU03528A (en)