CN110612705A - 一种无服务器架构下业务部署的方法和函数管理平台 - Google Patents
一种无服务器架构下业务部署的方法和函数管理平台 Download PDFInfo
- Publication number
- CN110612705A CN110612705A CN201780090601.8A CN201780090601A CN110612705A CN 110612705 A CN110612705 A CN 110612705A CN 201780090601 A CN201780090601 A CN 201780090601A CN 110612705 A CN110612705 A CN 110612705A
- Authority
- CN
- China
- Prior art keywords
- function
- host
- executor
- identifier
- tenant
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 52
- 230000008569 process Effects 0.000 claims abstract description 13
- 230000006870 function Effects 0.000 claims description 608
- 238000007726 management method Methods 0.000 claims description 61
- 238000011038 discontinuous diafiltration by volume reduction Methods 0.000 claims description 43
- 230000004044 response Effects 0.000 claims description 30
- 230000015654 memory Effects 0.000 claims description 24
- 230000009467 reduction Effects 0.000 description 14
- 238000002955 isolation Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000008602 contraction Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 244000035744 Hura crepitans Species 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/51—Discovery or management thereof, e.g. service location protocol [SLP] or web services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
一种无服务器架构下业务部署的方法,所述方法由函数管理平台执行,所述函数管理平台包括函数调度器以及函数执行器管理器,所述函数调度器接收函数调用请求,所述函数调用请求携带函数标识,根据租户的资源池信息选择可用主机,向函数执行器管理器发送函数实例创建请求,所述函数实例创建请求携带所述可用主机的主机标识和所述函数标识,所述租户的资源池信息包括租户标识、托管标识以及主机标识,所述托管标识用于指示主机托管于函数管理平台,所述主机标识对应的主机位于租户的资源池中;所述函数执行器管理器接收所述函数实例创建请求,在租户资源池中选择所述主机标识对应的主机,并在所述主机上创建所述函数标识对应的函数执行器,以使得所述函数执行器处理所述函数调用请求。本发明实施例通过在租户资源池中建立函数执行器,由于不同租户的资源池相互隔离,从而使得不同租户的函数执行器运行在相互隔离的资源池中,提高了系统的安全性。
Description
PCT国内申请,说明书已公开。
Claims (19)
- PCT国内申请,权利要求书已公开。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010954760.1A CN112214293B (zh) | 2017-11-08 | 2017-11-08 | 一种无服务器架构下业务部署的方法和函数管理平台 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2017/109973 WO2019090523A1 (zh) | 2017-11-08 | 2017-11-08 | 一种无服务器架构下业务部署的方法和函数管理平台 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010954760.1A Division CN112214293B (zh) | 2017-11-08 | 2017-11-08 | 一种无服务器架构下业务部署的方法和函数管理平台 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110612705A true CN110612705A (zh) | 2019-12-24 |
CN110612705B CN110612705B (zh) | 2020-09-25 |
Family
ID=66438208
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201780090601.8A Active CN110612705B (zh) | 2017-11-08 | 2017-11-08 | 一种无服务器架构下业务部署的方法和函数管理平台 |
CN202010954760.1A Active CN112214293B (zh) | 2017-11-08 | 2017-11-08 | 一种无服务器架构下业务部署的方法和函数管理平台 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010954760.1A Active CN112214293B (zh) | 2017-11-08 | 2017-11-08 | 一种无服务器架构下业务部署的方法和函数管理平台 |
Country Status (3)
Country | Link |
---|---|
US (1) | US11431794B2 (zh) |
CN (2) | CN110612705B (zh) |
WO (1) | WO2019090523A1 (zh) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111324346A (zh) * | 2020-01-21 | 2020-06-23 | 中国科学院软件研究所 | 一种基于Serverless的前端应用构建方法和系统 |
CN112328362A (zh) * | 2020-11-03 | 2021-02-05 | 浪潮云信息技术股份公司 | 一种基于容器技术实现函数计算服务的方法 |
CN113296750A (zh) * | 2021-05-12 | 2021-08-24 | 阿里巴巴新加坡控股有限公司 | 函数创建方法及系统、函数调用方法及系统 |
CN113300985A (zh) * | 2021-03-30 | 2021-08-24 | 阿里巴巴新加坡控股有限公司 | 数据处理方法、装置、设备和存储介质 |
WO2021259246A1 (zh) * | 2020-06-23 | 2021-12-30 | 中兴通讯股份有限公司 | 资源调度方法和装置、电子设备、计算机可读存储介质 |
CN114629958A (zh) * | 2022-03-15 | 2022-06-14 | 北京字节跳动网络技术有限公司 | 资源分配方法、装置、电子设备及存储介质 |
CN114650279A (zh) * | 2022-03-25 | 2022-06-21 | 阿里巴巴(中国)有限公司 | 实例处理方法及系统 |
CN114697395A (zh) * | 2020-12-11 | 2022-07-01 | 北京神州泰岳软件股份有限公司 | 服务资源调用执行方法、装置、服务网关和可读存储介质 |
WO2023093204A1 (zh) * | 2021-11-27 | 2023-06-01 | 华为技术有限公司 | 无服务器架构下函数资源动态配置方法和函数管理平台 |
CN116302218A (zh) * | 2023-03-15 | 2023-06-23 | 北京百度网讯科技有限公司 | 函数信息的添加方法、装置、设备以及存储介质 |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3864514B1 (en) * | 2018-12-21 | 2023-09-06 | Huawei Cloud Computing Technologies Co., Ltd. | Mechanism to reduce serverless function startup latency |
US11055256B2 (en) | 2019-04-02 | 2021-07-06 | Intel Corporation | Edge component computing system having integrated FaaS call handling capability |
CN112019475B (zh) * | 2019-05-28 | 2021-12-21 | 阿里巴巴集团控股有限公司 | 无服务器架构下的资源访问方法、设备、系统及存储介质 |
CN112015542B (zh) * | 2019-05-29 | 2024-07-16 | 潘仲光 | 资源收集方法、设备及存储介质 |
WO2021119441A1 (en) | 2019-12-13 | 2021-06-17 | Liveperson, Inc. | Function-as-a-service cloud chatbot for two-way communication systems |
US11922382B2 (en) * | 2020-01-28 | 2024-03-05 | Salesforce, Inc. | Transaction system having a serverless architecture that provides multi-language multi-platform transaction support for multiple vendors in conjunction with a cloud-based computing platform |
US11948010B2 (en) * | 2020-10-12 | 2024-04-02 | International Business Machines Corporation | Tag-driven scheduling of computing resources for function execution |
US11809218B2 (en) | 2021-03-11 | 2023-11-07 | Hewlett Packard Enterprise Development Lp | Optimal dispatching of function-as-a-service in heterogeneous accelerator environments |
CN113238853B (zh) * | 2021-06-15 | 2021-11-12 | 上海交通大学 | 基于函数中间表达的无服务器计算调度系统及方法 |
CN113282377B (zh) * | 2021-07-23 | 2022-01-04 | 阿里云计算有限公司 | 无服务器架构下的代码加载方法、设备、系统及存储介质 |
US11995473B2 (en) * | 2021-07-28 | 2024-05-28 | International Business Machines Corporation | System and apparatus for FaaS business goals optimization |
TWI785931B (zh) * | 2021-12-14 | 2022-12-01 | 中華電信股份有限公司 | 用於監控無伺服器執行函式過程之系統、方法及電腦可讀媒介 |
CN114598706B (zh) * | 2022-03-08 | 2023-05-16 | 中南大学 | 基于Serverless函数的存储系统弹性伸缩方法 |
CN114881235A (zh) * | 2022-05-27 | 2022-08-09 | 北京百度网讯科技有限公司 | 推理服务调用方法、装置、电子设备及存储介质 |
CN115357342B (zh) * | 2022-08-23 | 2024-05-28 | 北京火山引擎科技有限公司 | 冷启动资源处理方法及装置 |
CN118093149A (zh) * | 2022-11-22 | 2024-05-28 | 华为云计算技术有限公司 | 一种无服务器应用的执行方法及相关设备 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104145458A (zh) * | 2012-12-09 | 2014-11-12 | 华为技术有限公司 | 一种转发报文的方法、装置和数据中心网络 |
US20150372943A1 (en) * | 2014-06-22 | 2015-12-24 | Cisco Technology, Inc. | Framework for network technology agnostic multi-cloud elastic extension and isolation |
CN106681834A (zh) * | 2016-12-28 | 2017-05-17 | 上海优刻得信息科技有限公司 | 分布式计算方法、管理装置及系统 |
CN107111519A (zh) * | 2014-11-11 | 2017-08-29 | 亚马逊技术股份有限公司 | 用于管理和调度容器的系统 |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020143669A1 (en) * | 2001-01-22 | 2002-10-03 | Scheer Robert H. | Method for managing inventory within an integrated supply chain |
US7277984B2 (en) * | 2004-06-23 | 2007-10-02 | International Business Machines Corporation | Methods, apparatus and computer programs for scheduling storage requests |
US7730478B2 (en) * | 2006-10-04 | 2010-06-01 | Salesforce.Com, Inc. | Method and system for allowing access to developed applications via a multi-tenant on-demand database service |
US10007767B1 (en) * | 2007-12-21 | 2018-06-26 | EMC IP Holding Company LLC | System and method for securing tenant data on a local appliance prior to delivery to a SaaS data center hosted application service |
US9842002B2 (en) * | 2012-05-01 | 2017-12-12 | Red Hat, Inc. | Node selection for a new application in a multi-tenant cloud hosting environment |
US20140007189A1 (en) * | 2012-06-28 | 2014-01-02 | International Business Machines Corporation | Secure access to shared storage resources |
US10033595B2 (en) * | 2013-08-27 | 2018-07-24 | Futurewei Technologies, Inc. | System and method for mobile network function virtualization |
CN104866513B (zh) * | 2014-02-26 | 2018-09-11 | 国际商业机器公司 | 用于跨租户数据访问的系统和方法 |
US9432267B2 (en) * | 2014-03-12 | 2016-08-30 | International Business Machines Corporation | Software defined infrastructures that encapsulate physical server resources into logical resource pools |
CN104954281B (zh) * | 2014-03-31 | 2018-08-03 | 中国移动通信集团公司 | 通信方法、系统、资源池管理系统、交换机和控制装置 |
EP3158439A1 (en) * | 2014-06-22 | 2017-04-26 | Cisco Technology, Inc. | A framework for network technology agnostic multi-cloud elastic extension and isolation |
US9519787B2 (en) * | 2014-11-14 | 2016-12-13 | Microsoft Technology Licensing, Llc | Secure creation of encrypted virtual machines from encrypted templates |
US9747249B2 (en) * | 2014-12-29 | 2017-08-29 | Nicira, Inc. | Methods and systems to achieve multi-tenancy in RDMA over converged Ethernet |
CN104579898A (zh) * | 2015-01-26 | 2015-04-29 | 中国联合网络通信集团有限公司 | 一种租户隔离方法及系统 |
CN105095023B (zh) * | 2015-08-18 | 2018-07-06 | 北京皮尔布莱尼软件有限公司 | 一种云主机创建装置、方法和计算设备 |
CN105426250A (zh) * | 2015-11-30 | 2016-03-23 | 杭州数梦工场科技有限公司 | 一种资源管理的方法和装置 |
CN106354544A (zh) * | 2016-08-24 | 2017-01-25 | 华为技术有限公司 | 虚拟机创建方法、系统以及主机 |
US10880176B2 (en) * | 2016-09-09 | 2020-12-29 | Huawei Technologies Co., Ltd. | Method and apparatus for network slicing |
US11044145B2 (en) * | 2016-12-13 | 2021-06-22 | International Business Machines Corporation | Configuring and naming of cloud provisioning entities |
US10701182B2 (en) * | 2017-03-30 | 2020-06-30 | International Business Machines Corporation | Creating new versions of provisioning service templates |
-
2017
- 2017-11-08 WO PCT/CN2017/109973 patent/WO2019090523A1/zh active Application Filing
- 2017-11-08 CN CN201780090601.8A patent/CN110612705B/zh active Active
- 2017-11-08 CN CN202010954760.1A patent/CN112214293B/zh active Active
-
2020
- 2020-03-19 US US16/824,321 patent/US11431794B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104145458A (zh) * | 2012-12-09 | 2014-11-12 | 华为技术有限公司 | 一种转发报文的方法、装置和数据中心网络 |
US20150372943A1 (en) * | 2014-06-22 | 2015-12-24 | Cisco Technology, Inc. | Framework for network technology agnostic multi-cloud elastic extension and isolation |
CN107111519A (zh) * | 2014-11-11 | 2017-08-29 | 亚马逊技术股份有限公司 | 用于管理和调度容器的系统 |
CN106681834A (zh) * | 2016-12-28 | 2017-05-17 | 上海优刻得信息科技有限公司 | 分布式计算方法、管理装置及系统 |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111324346A (zh) * | 2020-01-21 | 2020-06-23 | 中国科学院软件研究所 | 一种基于Serverless的前端应用构建方法和系统 |
WO2021259246A1 (zh) * | 2020-06-23 | 2021-12-30 | 中兴通讯股份有限公司 | 资源调度方法和装置、电子设备、计算机可读存储介质 |
CN112328362A (zh) * | 2020-11-03 | 2021-02-05 | 浪潮云信息技术股份公司 | 一种基于容器技术实现函数计算服务的方法 |
CN114697395A (zh) * | 2020-12-11 | 2022-07-01 | 北京神州泰岳软件股份有限公司 | 服务资源调用执行方法、装置、服务网关和可读存储介质 |
CN113300985A (zh) * | 2021-03-30 | 2021-08-24 | 阿里巴巴新加坡控股有限公司 | 数据处理方法、装置、设备和存储介质 |
CN113296750B (zh) * | 2021-05-12 | 2023-12-08 | 阿里巴巴新加坡控股有限公司 | 函数创建方法及系统、函数调用方法及系统 |
CN113296750A (zh) * | 2021-05-12 | 2021-08-24 | 阿里巴巴新加坡控股有限公司 | 函数创建方法及系统、函数调用方法及系统 |
WO2023093204A1 (zh) * | 2021-11-27 | 2023-06-01 | 华为技术有限公司 | 无服务器架构下函数资源动态配置方法和函数管理平台 |
CN114629958A (zh) * | 2022-03-15 | 2022-06-14 | 北京字节跳动网络技术有限公司 | 资源分配方法、装置、电子设备及存储介质 |
CN114629958B (zh) * | 2022-03-15 | 2024-01-30 | 抖音视界有限公司 | 资源分配方法、装置、电子设备及存储介质 |
CN114650279A (zh) * | 2022-03-25 | 2022-06-21 | 阿里巴巴(中国)有限公司 | 实例处理方法及系统 |
CN114650279B (zh) * | 2022-03-25 | 2023-10-03 | 阿里巴巴(中国)有限公司 | 实例处理方法及系统 |
CN116302218A (zh) * | 2023-03-15 | 2023-06-23 | 北京百度网讯科技有限公司 | 函数信息的添加方法、装置、设备以及存储介质 |
CN116302218B (zh) * | 2023-03-15 | 2024-05-10 | 北京百度网讯科技有限公司 | 函数信息的添加方法、装置、设备以及存储介质 |
Also Published As
Publication number | Publication date |
---|---|
CN112214293A (zh) | 2021-01-12 |
US20200220924A1 (en) | 2020-07-09 |
CN110612705B (zh) | 2020-09-25 |
US11431794B2 (en) | 2022-08-30 |
WO2019090523A1 (zh) | 2019-05-16 |
CN112214293B (zh) | 2024-07-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110612705B (zh) | 一种无服务器架构下业务部署的方法和函数管理平台 | |
US20240272930A1 (en) | Method and Apparatus for Creating Virtual Machine | |
US11575748B2 (en) | Data storage method and apparatus for combining different data distribution policies | |
US11836516B2 (en) | Reducing execution times in an on-demand network code execution system using saved machine states | |
JP5510556B2 (ja) | 仮想マシンのストレージスペースおよび物理ホストを管理するための方法およびシステム | |
US10469405B2 (en) | Network-accessible data volume modification | |
US10037298B2 (en) | Network-accessible data volume modification | |
US10379834B2 (en) | Tenant allocation in multi-tenant software applications | |
US9852220B1 (en) | Distributed workflow management system | |
US20220329651A1 (en) | Apparatus for container orchestration in geographically distributed multi-cloud environment and method using the same | |
US20220283846A1 (en) | Pod deployment method and apparatus | |
WO2016074130A1 (zh) | 一种系统调用命令的批处理方法及装置 | |
CN110704177A (zh) | 计算任务处理方法、装置、计算机设备和存储介质 | |
CN113485830A (zh) | 一种电网监控系统微服务自动扩容方法 | |
US11144359B1 (en) | Managing sandbox reuse in an on-demand code execution system | |
CN111835797A (zh) | 一种数据处理方法、装置及设备 | |
CN109478151B (zh) | 网络可访问数据卷修改 | |
WO2016041202A1 (zh) | 一种基于云环境系统的部署方法和装置 | |
CN114328650A (zh) | 数据库资源管理方法、装置、计算机设备和存储介质 | |
CN109257201B (zh) | 一种License的发送方法和装置 | |
US20170075736A1 (en) | Rule engine for application servers | |
CN112073449B (zh) | 基于Kubernetes的环境切换处理方法和设备 | |
CN109391588B (zh) | 请求处理方法和装置 | |
KR20160132581A (ko) | 분산 컴퓨팅 환경을 위한 고유 식별자 생성 방법 및 그 장치 | |
CN117215779A (zh) | 资源调用方法、装置、计算机设备和存储介质 |
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 | ||
TR01 | Transfer of patent right |
Effective date of registration: 20220217 Address after: 550025 Huawei cloud data center, jiaoxinggong Road, Qianzhong Avenue, Gui'an New District, Guiyang City, Guizhou Province Patentee after: Huawei Cloud Computing Technologies Co.,Ltd. Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd. |
|
TR01 | Transfer of patent right |