Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

773results about How to "Improve concurrency" patented technology

Distributed monitor system and method based on streaming media service cluster

InactiveCN103747060AStrong scalabilityImprove response speed and concurrencyTransmissionSQLWorkload
The invention provides a distributed monitor system and method based on streaming media service clusters. The system comprises a Hadoop-based data distributed processing framework, a distributed internal memory caching module Memcached, a relation data management module, a non-relation data management module, a streaming media service cluster module, and a load balancing module. The Hadoop-based data distributed processing framework extracts and analyzes data from a data source and performs preprocessing and distributed calculation on analyzed data. The distributed internal memory caching module Memcached caches commonly-used and temporary data in the internal memory of a server. The relation data management module achieves query, storage, management, and computation of information of an access device achieved by a monitoring system platform. The non-relation data management module achieves distributed disposition in combination with a fragment calculating method of a non-relation No-SQL data storage system. The streaming media service cluster module achieves distributed cluster processing of streaming media information transmission. The load balancing module performs balancing procession on the load of the monitoring system platform and expands WEB container level. In combination with a load balancing mechanism and database fragment calculation, the distributed monitor system improves a level expansion capability, decreases platform configuration and management workload, and maintains stability.
Owner:FORYOU GENERAL ELECTRONICS

Blockchain network, object transaction method, device and node equipment

The invention relates to a blockchain network, an object transaction method, a device and node equipment, wherein the object transaction method comprises the steps of transmitting a transaction request of a preset object to authorized nodes in a blockchain to which a preset object transaction is related; respectively receiving transaction verification information which is obtained by each authorized node according to the received transaction request; acquiring a verification result according to the transaction verification information; and transmitting the verification result to each authorized node, wherein the verification result is used for confirming or canceling transaction of the preset object by each authorized node. According to the blockchain network, different objects correspond with different blockchains; and in a transaction confirmation process, through co-verification of the nodes in multiple blockchains, the verification result is obtained, thereby ensuring high transaction safety, reducing the length of a single blockchain, reducing data volume of each node, improving searching efficiency of the blockchain, improving gathering efficiency and statistics efficiency of single kind of objects and improving concurrence.
Owner:CLOUDMINDS (SHENZHEN) ROBOTICS SYST CO LTD

Spatial data double cache method and mechanism based on key value structure

The invention discloses a spatial data double cache method and a mechanism based on a key value structure, and belongs to the technical field of spatial data storage and management. A double cache mechanism of memory caching and file caching is disclosed by the spatial data double cache method and the mechanism based on the key value structure, the memory caching is first level caching, uses B+tree organizing data, and is written in the file caching by adopting a caching write-back mechanism in an asynchronous mode; the file caching is second level caching, uses large files to be built, and builds caching index based on the B+tree so as to accelerate the speed of searching; and a free space of the file caching uses free space management based on the B+tree to manage. The spatial data double cache method and the mechanism based on the key value structure have the advantages of being free in key value storage mode, fast in searching speed, high in concurrency performance and the like. Storage and visiting efficiency of spatial data caching in network environment are improved, and the spatial data double cache method and the mechanism based on the key value structure can be used for caching of generic spatial data such as remote-sensing images, vector data and dynamic effect model (DEM) in a network geographic information system (GIS).
Owner:WUHAN UNIV

Distributed small file storage system based on UDP (User Datagram Protocol) and data processing method thereof

The invention discloses a distributed small file storage system based on UDP (User Datagram Protocol) and a data processing method thereof. The system comprises a first server, a second server, a third server, a fourth server and a fifth server, wherein the first server comprises an external server and a service monitoring server; the second server comprises a global naming server and a service monitoring server; the third server comprises an information index library server and a service monitoring server; the fourth server comprises a task managing server and a service monitoring server; the fifth server comprises a storing server and a service monitoring server; and the first server, the second server, the third server, the fourth server and the fifth server mutually transfer and process data through a UDP refitting protocol. The system can enhance the concurrent ability and the high-speed I/O (Input/Output) ability of the whole platform, and solve the problems of high-capacity storage and load balance by utilizing the UDP refitting protocol as a communication protocol of an interior server, and is especially suitable for the online services taking files as carriers.
Owner:厦门市美亚柏科信息安全研究所有限公司

Organization method of client directory cache in distributed file system

The invention discloses an organization method of a client directory cache in a distributed file system, wherein the distributed file system adopts a multi-metadata server framework, i.e. contents of a single directory are distributed on a plurality of metadata servers. The reason why the multi-metadata framework is adopted is mainly that the pressure of metadata access can be decentralized and the concurrency can be improved. According to the method, aiming at the characteristic that people write less but read more in network application, contents of a directory item and corresponding index nodes are remained in the cache of a client side, thereby avoiding the client side from communicating with the servers for multiple times when reading repeatedly; meanwhile when a directory is accessed for the first time, the directory items of the directory distributed on different metadata servers are pre-read, and the file index nodes and the file contents are pre-read according to a default pre-reading strategy or a pre-reading strategy issued by an application program. Consequently when the application program needs to access a certain file under the directory items, the metadata and data of the file are pre-read into the local cache of the client side already, so that the execution speed of the application program is accelerated greatly.
Owner:DAWNING INFORMATION IND BEIJING

Biological sequence data-base searching multilayered accelerating method based on flow process

The invention discloses a multi-level acceleration method of flow-based biological sequence database search, which is to accelerate the search speed of a biological sequence database on the premise of ensuring search accuracy and relatively low cost. The technical proposal is that a cluster system composed of a plurality of personal computers shall be created firstly, and a master control node machine is assigned; the master control node machine distributes the database sequence and stores into each node machine in the cluster system, so as to fill and rearrange an inquiry sequence, and distribute the inquiry sequence to all the node machines in the cluster system; each node machine executes the search task in parallel, so as to be responsible for the completion of search tasks of the inquiry sequence in a local database sequence; the master control node machine collects, summarizes and outputs the results of parallel search tasks on all the node machines. The invention makes the search tasks be executed in parallel between the n node machines of the cluster, each node machine distributes the comparative calculation task of two sequences to p hardware calculation clusters to be conducted in parallel, thereby realizing the multi-level acceleration objective in parallel of three layers including a cluster node layer, a flow-level calculation layer, as well as a flow inner core command layer.
Owner:NAT UNIV OF DEFENSE TECH

Software version upgrading work method based on Shell

InactiveCN102025778AQuickly meet various situations of upgradingEnsure consistencyProgram loading/initiatingTransmissionComputer terminalRollback Operation
The invention discloses a software version upgrading management method based on Shell, comprising the following steps that: 1), a file transfer protocol (FTP) service is offered on a version server; 2), a file used for storing latest version information is arranged on a ftp server through a management platform; 3), a terminal downloads the version file through a ftp protocol; 4), the terminal carries out comparison on a latest version number and a local version number file, if according with a local version, the latest version does not need upgrading; and if higher than the local version, the latest version is downloaded from a designated route through the ftp protocol, executive software is decompressed, and the upgrading operation is executed; 5), if updating is successful, the local version number is revised to be a version number subjected to upgrading; and if updating fails, the rollback operation is executed; 6), an upgrading result is uploaded to the version server; and 7), step one to step six are regularly executed through cron. The method can ensure the consistency of the software version and completely realize the consistency through the mature ftp protocol and a shell script, has the advantages of simpleness and stability, and is easy in maintenance.
Owner:勤智数码科技股份有限公司
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products