联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 云原生工具(216) 
按平台查找All Python(216) 

[云原生工具] kannon

Kannon是gokart库的包装器,允许在分布式并行中轻松执行gokart任务...
Kannon is a wrapper for the gokart library that allows gokart tasks to be easily executed in a distributed and parallel manner on multiple kubernetes jobs. (2023-06-03, Python, 86KB, 下载0次)

http://www.pudn.com/Download/item/id/1686994490871498.html

[云原生工具] another-autoscaler

另一个Autoscaler是Kubernetes控制器,它可以从部署中自动启动、停止或重新启动pods...
Another Autoscaler is a Kubernetes controller that automatically starts, stops, or restarts pods from a deployment at a specified time using a cron expression. (2022-05-04, Python, 10KB, 下载0次)

http://www.pudn.com/Download/item/id/1686994182581330.html

[云原生工具] wind

Wind是一款面向云的高性能、高效率以及高扩展性的分布式游戏服务器引擎框架
Wind is a cloud oriented distributed game server engine framework with high performance, efficiency and scalability (2022-07-21, Python, 3233KB, 下载0次)

http://www.pudn.com/Download/item/id/1686994124403260.html

[云原生工具] evergreen-stores

由负载平衡器支持并由内存k支持的高可用性和适度可扩展的在线商店后端...
A highly available and moderately scalable online shop backend supported by a load-balancer and backed by in-memory key-value data stores, with metric- monitoring instances. (2023-05-27, Python, 339KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975389770126.html

[云原生工具] Load-balancing-DNS-servers

该项目的目标是探索一种通过拆分集合来实现DNS服务器之间负载平衡的设计...
The goal of this project is to explore a design that implements load balancing among DNS servers by splitting the set of hostnames across multiple DNS servers. (2020-06-23, Python, 56KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975373267926.html

[云原生工具] Load-Balancer-by-Round-Robin-And-Random-In-SDN

该代码基于网络中的随机化算法和轮询算法构建了一个负载均衡器,以区分不同的负载均衡...
This code builds a load balancer based on the randomization algorithm and the Round Robin algorithm in networks to distribute the load and requests between servers in order to reduce the stress on the servers. These codes can be used as a load balancer app in SDN by downloading Mininet emulator and POX controller. Demo for project [https://drive....](https://drive.google.com/file/d/1uI6iSUoxlBsRoGeJ9-gUY_t8MgeiWnfA/view?usp=sharing) (2022-08-01, Python, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975342590054.html

[云原生工具] POX_Controller-Load_Balancing

这是用Python编写的脚本,用于以循环调度和动态加权方式在POX控制器中进行负载平衡。
This is script written in Python for Load balancing in POX controller in Round Robin and Dynamic Weighted fashion. (2016-04-05, Python, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975260929111.html

[云原生工具] SDN-Load-Balancer

SDN课程的第二个作业,在该作业中,我们构建了一个负载平衡器应用程序,该应用程序使用OpenFlow开关来
The second assignment for the SDN course in which we built a load balancer application which uses an OpenFlow switch to (2018-04-25, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975242485266.html

[云原生工具] MultiTenant-UMLParser

多租户UML解析器SaaS应用程序演示了具有AWS应用程序负载平衡和Aut...
MutliTenant UML parser SaaS application demonstrating 3-tier architecture with AWS Application Load balancing and Auto Scaling features along with specific data multi tenancy features using Amazon RDS. (2017-09-16, Python, 7547KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975171924935.html

[云原生工具] crossplane-eks-argocd-mlops

设置AWS EKS集群并安装AWS负载平衡器控制器,以便我们可以继续安装argocd并让它手动运行...
Sets up AWS EKS cluster and installs aws-load-balancer-controller so we can go ahead and install argocd and let it manage our applications (2022-12-07, Python, 18259KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975163317042.html

[云原生工具] aws-ecs-lb-athena-table

检查ECS服务使用的每个负载平衡器,以确保启用日志记录,并为这些日志创建Athena表
Checks each load balancer used by an ECS service to ensure logging is enabled and creates an Athena table for these logs (2017-10-17, Python, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975163688651.html

[云原生工具] crypto-api-demo

具有Helm Chart和AWS Infra的快速API应用程序(AWS EKS集群,配备与Pulumi一起部署的AWS负载平衡器控制器)
Fast API App with Helm Chart and AWS Infra (AWS EKS cluster with AWS Load Balancer Controller deployed with Pulumi) (2021-09-10, Python, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1686975138154149.html

[云原生工具] longest-processing-time-algorithm-lpt

一种简单、常用的多处理器调度(负载平衡)算法是LPT算法(最长处理时间...
A simple, often-used multiprocessor scheduling (load balancing) algorithm is the LPT algorithm (Longest Processing Time) which sorts the jobs by its processing time and then assigns them to the machine with the earliest end time so far. (2018-08-21, Python, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1686974377211071.html

[云原生工具] sdn-loadbalancer

P4负载平衡器能够以线路速率在实时服务器度量上分配流量。
A P4 load balancer able to distribute the traffic on real-time server metrics, at line rate. (2018-12-23, Python, 1748KB, 下载0次)

http://www.pudn.com/Download/item/id/1686974330642253.html

[云原生工具] sdn-loadbalancing

使用SDN控制器(即泛光灯和开放日光灯)在胖树拓扑上执行负载平衡。
To perform load balancing on fat tree topology using SDN Controller i.e. Floodlight and OpenDaylight. (2019-07-21, Python, 70KB, 下载0次)

http://www.pudn.com/Download/item/id/1686973901194677.html

[云原生工具] raise-me

无服务器事件代理,允许以声明方式将本机云事件连接到目标;这样的事件可以被提出...
Serverless event broker which allows connecting native cloud events to targets declaratively; such events can be raised from either AWS or GCP and the targets can be either http endpoints or OpenWhisk Actions. (2023-01-11, Python, 1328KB, 下载0次)

http://www.pudn.com/Download/item/id/1686944971238372.html
总计:216