CN103944769A - RPC (Remote Procedure Call) protocol based cluster resource unified management system - Google Patents

RPC (Remote Procedure Call) protocol based cluster resource unified management system Download PDF

Info

Publication number
CN103944769A
CN103944769A CN201410187233.7A CN201410187233A CN103944769A CN 103944769 A CN103944769 A CN 103944769A CN 201410187233 A CN201410187233 A CN 201410187233A CN 103944769 A CN103944769 A CN 103944769A
Authority
CN
China
Prior art keywords
resource
service
application program
node
management
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
CN201410187233.7A
Other languages
Chinese (zh)
Other versions
CN103944769B (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.)
Shanghai state core Internet of things Technology Co., Ltd.
Original Assignee
Jiangsu IoT Research and Development Center
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 Jiangsu IoT Research and Development Center filed Critical Jiangsu IoT Research and Development Center
Priority to CN201410187233.7A priority Critical patent/CN103944769B/en
Publication of CN103944769A publication Critical patent/CN103944769A/en
Application granted granted Critical
Publication of CN103944769B publication Critical patent/CN103944769B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Multi Processors (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention relates to an RPC (Remote Procedure Call) protocol based cluster resource unified management system. According to the RPC protocol based cluster resource unified management system, a cluster system is divided into a host node and a plurality of slave nodes; a global resource management service is deployed to the host node; node management services and specific application program main control services aiming at different application programs are deployed to the slave nodes; resources on the slave nodes are packaged into resource containers; the resource management service is responsible for resource management and distribution of the integral system; the node services are responsible for management of resources and tasks on every node; the application program service main control services are responsible for management of the single application program. The RPC protocol based cluster resource unified management system which is a distribution system for main or auxiliary architectures integrally has the advantages of providing unified service ports for other distribution application programs, integrating a plurality of original distribution applications which operate independently and distribute cluster resources, enabling cluster software and hardware resources to be shared, improving the resource utilization rate, reducing operation and maintenance costs, achieving data sharing and enhancing expansibility.

Description

Cluster resource system for unified management based on RPC agreement
Technical field
The present invention relates to a kind of cluster resource system for unified management based on RPC agreement, belong to cluster resource administrative skill field.
Background technology
At present, have multiple distributed application program resource management system, this class resource management system can manage and dispatch operation resource requirement for the feature of system separately.For example, the project of the increasing income Hadoop of Apache open source software foundation only supports MapReduce operation, and new scheduling strategy is difficult to embed its central type scheduler, and autgmentability is poor.Meanwhile, may there is Single Point of Faliure and cause the inefficacy of whole system in central type scheduler.And for example, Google company is by being optimized central type scheduler, every kind of scheduling strategy is put in independent module, different operations is dispatched by different scheduling strategies, this scheme can adapt to polytype distributed application program, but because all scheduling strategies are still in a centralized assembly, it is better that the autgmentability of whole system does not become.
Summary of the invention
The object of the invention is for other distributed application programs interface of providing uniform services, by independent operating and distribute a plurality of Distributed Application of cluster resource to integrate separately originally, share the software and hardware resources of cluster, improve the utilance of resource, reduce O&M cost, realize data sharing, strengthen autgmentability.
According to technical scheme provided by the invention, the described cluster resource system for unified management based on RPC agreement, group system is divided to a host node for it and several are from node, at host node, dispose an overall resource management service, from the service of node deployment node administration and for different application, disposing specific application program master control service; Resource from node is packaged into resource container one by one;
Described resource management service is responsible for unified management and the distribution of all resources in cluster, and it accepts to report information from the resource of each node administration service, and these information are distributed to each application program master control service according to certain strategy;
The resource and task management on each node is responsible in described node administration service, and on the one hand, its can be periodically reports resource service condition on this node and the running status of each resource container to resource management service; On the other hand, it receives and processes the various requests such as resource container start/stop from application program master control service;
The management of single application program is responsible in described application program master control service, comprises with resource management service and consulting with Gains resources; Obtaining of task is further distributed to inner task; With node administration communication for service with start/stop task; Monitor all task run states, and when task run failure, be that task application resource is to restart task again.
Described each resource management service is by the double-deck scheduling methods of two module compositions of scheduler and application manager, and scheduler retains a central type scheduler through simplifying, but scheduling strategy is transferred to each application manager and completed; Scheduler, according to the restrictive conditions such as capacity, queue (resource as certain in each queue assignment is carried out at most the operation of some etc.), distributes to by the resource in system the application program that each is moving; Application manager is in charge of all application programs in whole system, comprise application program submit to, with scheduler consult resource with start application program master control service, monitoring application program master control service operation state and restart when the failure it etc.
Individual node in described node administration Service Management cluster, is responsible for keeping with resource management service communicate by letter, the life cycle of management resource container, resource use (internal memory, CPU etc.) situation of monitoring each resource container, tracking node health status.
Described application program master control service is except carrying out mutual controlling application program internal task with application program, should carry out alternately as application program task application resource and monitor with resource management service and node administration service.
Advantage of the present invention: resource management service can be carried out the overall situation and unified management and distribution to the resource of cluster, its double-deck scheduling method can be avoided the deficiency of central type scheduler effectively, node administration service can be periodically reported resource service condition on this node and the running status of each resource container to resource management service, application program master control service can be different application assigned cluster resource and monitor task states by unified interface, cluster resource system for unified management is other distributed application programs interface of providing uniform services, by independent operating and distribute a plurality of Distributed Application of cluster resource to integrate separately originally, share the software and hardware resources of cluster, improve the utilance of resource, reduce O&M cost, realize data sharing, strengthen autgmentability.
Accompanying drawing explanation
Fig. 1 is system construction drawing of the present invention.
Fig. 2 is workflow schematic diagram of the present invention.
Embodiment
Below in conjunction with concrete drawings and Examples, the invention will be further described.
In order to allow a plurality of distributed application programs share the software and hardware resources of cluster, improve the utilance of resource, group system is divided to a host node in the present invention and several are from node, as shown in Figure 1: at host node, dispose an overall resource management service; From the service of node deployment node administration and for different application, disposing specific application program master control service; Resource from node is packaged into resource container one by one; Resource management service is responsible for unified management and the distribution of all resources in cluster, and it accepts to report information from the resource of each node administration service, and these information are distributed to each application program master control service according to certain strategy; The resource and task management on each node is responsible in node administration service, and on the one hand, its can be periodically reports resource service condition on this node and the running status of each resource container to resource management service; On the other hand, it receives and processes the various requests such as resource container start/stop from application program master control service; The management of single application program is responsible in application program master control service, comprises with resource management service and consulting with Gains resources; Obtaining of task is further distributed to inner task; With node administration communication for service with start/stop task; Monitor all task run states, and when task run failure, be that task application resource is to restart task again.
Concrete, each resource management service is by scheduler and the double-deck scheduling methods of two module compositions of application manager, and scheduler retains a central type scheduler through simplifying, but scheduling strategy is transferred to each application manager and completed; Scheduler, according to the restrictive conditions such as capacity, queue (resource as certain in each queue assignment is carried out at most the operation of some etc.), distributes to by the resource in system the application program that each is moving; Application manager is in charge of all application programs in whole system, comprise application program submit to, with scheduler consult resource with start application program master control service, monitoring application program master control service operation state and restart when the failure it etc.
Individual node in node administration Service Management cluster, is responsible for keeping with resource management service communicate by letter, the life cycle of management resource container, resource use (internal memory, CPU etc.) situation of monitoring each resource container, tracking node health status.
Application program master control service is except carrying out mutual controlling application program internal task with application program, also need and resource management service and node administration service interaction, by mutual with resource management service, application program master control service can obtain the required resource of task computation; By with node administration service interaction, application program master control service can start calculation task, and monitors it until moved.For example, between application program master control service and resource management service, relate to alternately three steps: first, when application program master control service starts, by RPC function, to resource management service, register, once application program master control service registry success, resource management service can be returned to relevant information for it; Then, application program master control service is passed through RPC function to resource management service application resource executive utility; Finally, application program master control service tells resource management service application program to be finished by RPC function, and exits.
The distributed application program that cluster resource system for unified management can be number of different types provides service, although these application program effects are different, but its flow process that operates on cluster resource system for unified management is roughly the same, as Fig. 2, be specifically divided into following step:
Step 1: user submits application program in cluster resource system for unified management, comprising application program master control service, the order that starts application program master control service, user program etc.
Step 2: resource management service is first resource container of this application assigned, and with corresponding node administration communication for service, require it in this resource container, to start application program master control service.
Step 3: first application program master control service registers to resource management service, user can directly check the running status of application program by resource management service like this, and then it will be each task application resource, and monitors its running status, until end of run, repeating step 4 ~ 7.
Step 4: the mode that application program master control service adopts poll by RPC agreement to resource management service application with get resource.
Step 5: once application program master control service request, after resource, just, with corresponding node administration communication for service, requires its initiating task.
Step 6: node administration service is that task sets after running environment (comprising environmental variance, JAR bag, binary program etc.), writes task start order in a script, and by this script startup task of operation.
Step 7: each task is reported oneself state and progress to application program master control service by certain RPC agreement to allow application program master control service grasp at any time the running status of each task, thereby can restart task when mission failure.
In application program running, user is the current running status to application program master control service-seeking application program by RPC at any time.
Step 8: after application program has been moved, application program master control service is nullified and closes oneself to resource management service.
Cluster resource system for unified management of the present invention allows the operation of multiple distributed application program all operate in a public cluster, allow them share the resource of cluster, and resource is unified to use, resource in cluster is utilized more fully, reduce O&M cost, realize data sharing; Source control service is by scheduler and the double-deck scheduling method of two module compositions of application manager, scheduler retains a central type scheduler through simplifying, but scheduling strategy is transferred to each application manager and is completed, this double-deck scheduling method can be avoided the deficiency of the Single Point of Faliure of central type scheduler existence effectively, thereby has greatly strengthened the autgmentability of system.

Claims (4)

1. the cluster resource system for unified management based on RPC agreement, it is characterized in that: group system is divided to a host node and several are from node, at host node, dispose an overall resource management service, from the service of node deployment node administration and for different application, disposing specific application program master control service; Resource from node is packaged into resource container one by one;
Described resource management service is responsible for unified management and the distribution of all resources in cluster, and it accepts to report information from the resource of each node administration service, and these information are distributed to each application program master control service according to certain strategy;
The resource and task management on each node is responsible in described node administration service, on the one hand, periodically to resource management service, reports the running status of resource service condition on this node and each resource container; On the other hand, the resource container that comprises that receives and process from application program master control service starts, stops at interior various requests;
The management of single application program is responsible in described application program master control service, comprise: consult with Gains resources with resource management service, obtaining of task is further distributed to inner task, with node administration communication for service to start or stop task, monitor all task run states, and when task run failure, be that task application resource is to restart task again.
2. the cluster resource system for unified management based on RPC agreement according to claim 1, it is characterized in that: described each resource management service is by scheduler and the double-deck scheduling method of two module compositions of application manager, scheduler retains a central type scheduler through simplifying, but scheduling strategy is transferred to each application manager and completed; Scheduler distributes to by the resource in system the application program that each is moving according to the restrictive condition of capacity, queue; Application manager is in charge of all application programs in whole system, comprises that application program submits to, consults resource to start application program master control service, monitoring application program master control service operation state and to restart it when the failure with scheduler.
3. the cluster resource system for unified management based on RPC agreement according to claim 1, it is characterized in that: the individual node in described node administration Service Management cluster, be responsible for keeping with resource management service communicating by letter, the life cycle of management resource container, the resource service condition of monitoring each resource container, tracking node health status.
4. the cluster resource system for unified management based on RPC agreement according to claim 1, it is characterized in that: described application program master control service can be carried out mutual controlling application program internal task with application program, and can carry out alternately as application program task application resource and monitor with resource management service and node administration service.
CN201410187233.7A 2014-05-05 2014-05-05 Cluster resource system for unified management based on RPC agreements Active CN103944769B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410187233.7A CN103944769B (en) 2014-05-05 2014-05-05 Cluster resource system for unified management based on RPC agreements

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410187233.7A CN103944769B (en) 2014-05-05 2014-05-05 Cluster resource system for unified management based on RPC agreements

Publications (2)

Publication Number Publication Date
CN103944769A true CN103944769A (en) 2014-07-23
CN103944769B CN103944769B (en) 2017-04-05

Family

ID=51192264

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410187233.7A Active CN103944769B (en) 2014-05-05 2014-05-05 Cluster resource system for unified management based on RPC agreements

Country Status (1)

Country Link
CN (1) CN103944769B (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105357042A (en) * 2015-10-30 2016-02-24 浪潮(北京)电子信息产业有限公司 High-availability cluster system, master node and slave node
CN105592139A (en) * 2015-10-28 2016-05-18 杭州华三通信技术有限公司 HA implementation method and device of distributed file system management platform
CN105653371A (en) * 2015-12-29 2016-06-08 曙光云计算技术有限公司 Resource pool management method and device under PaaS environment
CN106326011A (en) * 2016-08-25 2017-01-11 上海交通大学 Multi-resource scheduling method oriented to resource cost optimization in cloud computing
CN106790092A (en) * 2016-12-23 2017-05-31 北京奇艺世纪科技有限公司 Remote procedure call services end control system and method
CN106919445A (en) * 2015-12-28 2017-07-04 华为技术有限公司 A kind of method and apparatus of the container of Parallel Scheduling in the cluster
CN107018091A (en) * 2016-02-29 2017-08-04 阿里巴巴集团控股有限公司 The dispatching method and device of resource request
CN107436806A (en) * 2016-05-27 2017-12-05 苏宁云商集团股份有限公司 A kind of resource regulating method and system
WO2018192543A1 (en) 2017-04-19 2018-10-25 Huawei Technologies Co., Ltd. System and method for low latency node local scheduling in distributed resource management
CN108769112A (en) * 2018-04-18 2018-11-06 江苏物联网研究发展中心 A kind of non-intrusion type RPC interface monitoring method and system
CN108829509A (en) * 2018-05-03 2018-11-16 山东汇贸电子口岸有限公司 Distributed container cluster framework resources management method based on domestic CPU and operating system
CN109117252A (en) * 2017-06-26 2019-01-01 北京京东尚科信息技术有限公司 Method, system and the container cluster management system of task processing based on container
CN109302483A (en) * 2018-10-17 2019-02-01 网宿科技股份有限公司 A kind of management method and system of application program
CN109697153A (en) * 2018-12-28 2019-04-30 浙江省公众信息产业有限公司 Monitoring method, monitoring system and computer readable storage medium
CN110196762A (en) * 2019-04-18 2019-09-03 中山大学 Mix key tolerant system dynamic resource management agreement and the dispatching method of the agreement
CN110278279A (en) * 2019-06-27 2019-09-24 苏宁消费金融有限公司 A kind of big data of dynamic resource scheduling mechanism dispatches development platform and method offline
CN110333941A (en) * 2019-06-28 2019-10-15 苏宁消费金融有限公司 A kind of real-time computing platform of big data based on sql and method
CN110955602A (en) * 2018-11-30 2020-04-03 中国航空工业集团公司沈阳飞机设计研究所 Distributed embedded software testing system based on resource sharing
CN111526179A (en) * 2020-03-30 2020-08-11 中科九度(北京)空间信息技术有限责任公司 Distributed node resource elastic expansion device and method
CN112437915A (en) * 2018-07-19 2021-03-02 纳木技术株式会社 Method for monitoring multiple clusters and application programs on cloud platform
CN113434591A (en) * 2021-08-27 2021-09-24 阿里云计算有限公司 Data processing method and device
CN113515356A (en) * 2021-04-13 2021-10-19 中国航天科工集团八五一一研究所 Lightweight distributed resource management and task scheduler and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6523065B1 (en) * 1999-08-03 2003-02-18 Worldcom, Inc. Method and system for maintenance of global network information in a distributed network-based resource allocation system
CN103428241A (en) * 2012-05-18 2013-12-04 中兴通讯股份有限公司 Method and system for deploying services

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6523065B1 (en) * 1999-08-03 2003-02-18 Worldcom, Inc. Method and system for maintenance of global network information in a distributed network-based resource allocation system
CN103428241A (en) * 2012-05-18 2013-12-04 中兴通讯股份有限公司 Method and system for deploying services

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105592139B (en) * 2015-10-28 2019-03-15 新华三技术有限公司 A kind of the HA implementation method and device of distributed file system management platform
CN105592139A (en) * 2015-10-28 2016-05-18 杭州华三通信技术有限公司 HA implementation method and device of distributed file system management platform
CN105357042B (en) * 2015-10-30 2018-09-07 浪潮(北京)电子信息产业有限公司 A kind of highly available cluster system and its host node and from node
CN105357042A (en) * 2015-10-30 2016-02-24 浪潮(北京)电子信息产业有限公司 High-availability cluster system, master node and slave node
CN106919445A (en) * 2015-12-28 2017-07-04 华为技术有限公司 A kind of method and apparatus of the container of Parallel Scheduling in the cluster
CN105653371A (en) * 2015-12-29 2016-06-08 曙光云计算技术有限公司 Resource pool management method and device under PaaS environment
CN107018091A (en) * 2016-02-29 2017-08-04 阿里巴巴集团控股有限公司 The dispatching method and device of resource request
CN107018091B (en) * 2016-02-29 2021-04-27 阿里巴巴集团控股有限公司 Resource request scheduling method and device
CN107436806A (en) * 2016-05-27 2017-12-05 苏宁云商集团股份有限公司 A kind of resource regulating method and system
CN106326011A (en) * 2016-08-25 2017-01-11 上海交通大学 Multi-resource scheduling method oriented to resource cost optimization in cloud computing
CN106790092A (en) * 2016-12-23 2017-05-31 北京奇艺世纪科技有限公司 Remote procedure call services end control system and method
CN113037538A (en) * 2017-04-19 2021-06-25 华为技术有限公司 System and method for local scheduling of low-delay nodes in distributed resource management
US11561830B2 (en) 2017-04-19 2023-01-24 Huawei Technologies Co., Ltd. System and method for low latency node local scheduling in distributed resource management
CN110431806B (en) * 2017-04-19 2021-02-05 华为技术有限公司 System and method for local scheduling of low-delay nodes in distributed resource management
CN110431806A (en) * 2017-04-19 2019-11-08 华为技术有限公司 The system and method for low time delay node local scheduling in distributed resource management
EP4083800A1 (en) * 2017-04-19 2022-11-02 Huawei Technologies Co., Ltd. System and method for low latency node local scheduling in distributed resource management
CN113037538B (en) * 2017-04-19 2022-11-25 华为技术有限公司 System and method for local scheduling of low-delay nodes in distributed resource management
WO2018192543A1 (en) 2017-04-19 2018-10-25 Huawei Technologies Co., Ltd. System and method for low latency node local scheduling in distributed resource management
CN109117252A (en) * 2017-06-26 2019-01-01 北京京东尚科信息技术有限公司 Method, system and the container cluster management system of task processing based on container
CN109117252B (en) * 2017-06-26 2021-04-30 北京京东尚科信息技术有限公司 Method and system for task processing based on container and container cluster management system
CN108769112A (en) * 2018-04-18 2018-11-06 江苏物联网研究发展中心 A kind of non-intrusion type RPC interface monitoring method and system
CN108829509A (en) * 2018-05-03 2018-11-16 山东汇贸电子口岸有限公司 Distributed container cluster framework resources management method based on domestic CPU and operating system
CN112437915A (en) * 2018-07-19 2021-03-02 纳木技术株式会社 Method for monitoring multiple clusters and application programs on cloud platform
US11316800B2 (en) 2018-10-17 2022-04-26 Wangsu Science & Technology Co., Ltd. Method and system for managing applications
CN109302483B (en) * 2018-10-17 2021-02-02 网宿科技股份有限公司 Application program management method and system
CN109302483A (en) * 2018-10-17 2019-02-01 网宿科技股份有限公司 A kind of management method and system of application program
CN110955602A (en) * 2018-11-30 2020-04-03 中国航空工业集团公司沈阳飞机设计研究所 Distributed embedded software testing system based on resource sharing
CN109697153A (en) * 2018-12-28 2019-04-30 浙江省公众信息产业有限公司 Monitoring method, monitoring system and computer readable storage medium
CN110196762B (en) * 2019-04-18 2021-07-27 中山大学 Dynamic resource management method of hybrid critical fault-tolerant system and scheduling method thereof
CN110196762A (en) * 2019-04-18 2019-09-03 中山大学 Mix key tolerant system dynamic resource management agreement and the dispatching method of the agreement
CN110278279A (en) * 2019-06-27 2019-09-24 苏宁消费金融有限公司 A kind of big data of dynamic resource scheduling mechanism dispatches development platform and method offline
CN110333941A (en) * 2019-06-28 2019-10-15 苏宁消费金融有限公司 A kind of real-time computing platform of big data based on sql and method
CN110333941B (en) * 2019-06-28 2021-08-24 苏宁消费金融有限公司 Big data real-time calculation method based on sql
CN111526179A (en) * 2020-03-30 2020-08-11 中科九度(北京)空间信息技术有限责任公司 Distributed node resource elastic expansion device and method
CN113515356A (en) * 2021-04-13 2021-10-19 中国航天科工集团八五一一研究所 Lightweight distributed resource management and task scheduler and method
CN113515356B (en) * 2021-04-13 2022-11-25 中国航天科工集团八五一一研究所 Lightweight distributed resource management and task scheduler and method
CN113434591B (en) * 2021-08-27 2022-02-11 阿里云计算有限公司 Data processing method and device
CN113434591A (en) * 2021-08-27 2021-09-24 阿里云计算有限公司 Data processing method and device

Also Published As

Publication number Publication date
CN103944769B (en) 2017-04-05

Similar Documents

Publication Publication Date Title
CN103944769A (en) RPC (Remote Procedure Call) protocol based cluster resource unified management system
US10474504B2 (en) Distributed node intra-group task scheduling method and system
WO2019001092A1 (en) Load balancing engine, client, distributed computing system, and load balancing method
EP2648137A2 (en) Generic reasoner distribution method
CN108762896A (en) One kind being based on Hadoop cluster tasks dispatching method and computer equipment
CN103023980B (en) A kind of method and system of cloud platform processes user service request
CN104468688A (en) Method and apparatus for network virtualization
CN104572290A (en) Method and device for controlling message processing threads
CN107436806A (en) A kind of resource regulating method and system
CN107172187A (en) A kind of SiteServer LBS and method
CN104735095A (en) Method and device for job scheduling of cloud computing platform
CN104112049B (en) Based on the MapReduce task of P2P framework across data center scheduling system and method
US10498817B1 (en) Performance tuning in distributed computing systems
Achary et al. Dynamic job scheduling using ant colony optimization for mobile cloud computing
CN102902594A (en) Resource management system and resource management method
US20230133020A1 (en) Accelerator or accelerated functions as a service using networked processing units
CN105786447A (en) Method and apparatus for processing data by server and server
Bumgardner et al. Cresco: A distributed agent-based edge computing framework
CN104965762A (en) Scheduling system oriented to hybrid tasks
CN106161520A (en) Big market demand platform and exchange method based on it
Theeten et al. Towards the optimization of a parallel streaming engine for telco applications
CN104166581A (en) Virtualization method for increment manufacturing device
CN103176850A (en) Electric system network cluster task allocation method based on load balancing
CN105190599A (en) Cloud application bandwidth modeling
Salama A swarm intelligence based model for mobile cloud computing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20171106

Address after: 201600 room 108, building 4, No. 455, research Exhibition Road, Shanghai, Songjiang District, -85

Patentee after: Shanghai state core Internet of things Technology Co., Ltd.

Address before: 214135 Jiangsu New District of Wuxi City Linghu Road No. 200 China Sensor Network International Innovation Park building C

Patentee before: Jiangsu Internet of Things Research & Develoment Co., Ltd.

TR01 Transfer of patent right