Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ PackageCommon Package Specification (CPS) in practice: A full round trip implementation in Conan C++ package manager CppCon24Outline - Introduction to Common Package Specification (CPS) - Creation of CPS projects Why a Common Package Specification (CPS) 4Common Package Specification (CPS) ZLib zlib.cps 5 …Existing solutions Searching for Convergence in C++ Package Management - Bret Brown & Daniel Daniel Ruoso - CppNow 2022 Case For a Standardized Package Description Format for External C++ Libraries by Luis Caro Campos - CppCon22 6 set(_ZLIB_x86 "(x86)") set(_ZLIB_SEARCH_NORMAL PATHS "[HKEY_LOC0 码力 | 66 页 | 1.76 MB | 6 月前3
Back To Basics Lifetime Management0 码力 | 66 页 | 8.43 MB | 6 月前3
Secrets Management at
Scale with Vault & RancherSecrets Management at Scale with Vault & Rancher 24. June Robert de Bock Senior DevOps Engineer Adfinis robert.debock@adfinis.com Kapil Arora Senior Solution Engineer HashiCorp kapil@hashicorp.com Field Engineer SUSE bastian.hofmann@suse.com Containers are great! 2 One self-contained, portable package for your application 3 Managing a couple – no problem Containers are great……..but Containers Infrastructure Management (Run & Manage) GitOps Continuous Delivery Cluster Templates & Config Enforcement K8s Version Management Node Pool Management Cluster Provisioning & Lifecycle Management Platform0 码力 | 36 页 | 1.19 MB | 1 年前3
Common Package Specification: Getting Build Tools to Talk to Each OtherA Common Package Specification: Getting Build Tools to Talk to Each Other Lessons Learned From Making Thousands of Binaries Consumable by Any Build System Diego Rodriguez-Losada @ CppCon 2023Outline configuration: Windows, x86_64, VS-2022, Release, static library 3. Install (system package manager or language package manager), build from source by the user, with that configuration 4. Pass information main(void){ … deflateInit(&defstream, Z_BEST_COMPRESSION); Build system scripts What is a package 5 ZLib - Independent unit of build and release (versionable) - Ready to use (binary)#include0 码力 | 94 页 | 1.58 MB | 6 月前3
Node Operator: Kubernetes Node Management Made SimpleNode Operator: Kubernetes Node Management Made Simple 陈俊(Joe), Ant Financial Agenda • Background and Motivation • Introduction of Operators • Node-Operator • Advanced Topic: • Upgrade Master & Node Components reliably • Canary Rollout • Master & Node Component Versions Management Motivation: Work Order Deployment Worker Order • Upgrade Nodes Versions • Upgrade Node 10.10 Complicated architecture Work order deployment system can not meet the requirements of resource management. Operator Observe Action Analyze • Observe: watch desired resource and actual resource0 码力 | 18 页 | 11.70 MB | 1 年前3
Libraries: A First Step Toward Standard C++ Dependency Management1October 3, 2023 2 Libraries: A First Step Toward Standard C++ Dependency Management Bret Brown, C++ Infrastructure Lead, Bloomberg Bill Hoffman, CTO, KitwareHello! Welcome! Bret Brown C++ Infrastructure https://gitlab.kitware.com/bill-hoffman 3Goals 4Non-goals (so far) ● Package archive formats ○ .deb, .rpm, .pkg.tar.zst, NUPKG ● Package managers ○ APT, RPM, PKGBUILD, WPM ● Source repository structure workflows ○ ./configure && make && make install Why not? Scope and adoption friction! 5Then what? ● Package archive contents ○ i.e., dpkg-deb --contents fangorn.deb ● Metadata file(s) to declare those contents0 码力 | 82 页 | 4.21 MB | 6 月前3
State management - CS 591 K1: Data Stream Processing and Analytics Spring 2020Processing and Analytics Vasiliki (Vasia) Kalavri vkalavri@bu.edu Spring 2020 2/25: State Management Vasiliki Kalavri | Boston University 2020 Logic State<#Brexit, 520> <#WorldCup, 480> key of the current record so that all records with the same key access the same state State management in Apache Flink 5 Vasiliki Kalavri | Boston University 2020 Operator state Keyed state State state is stored, accessed, and maintained. State backends are responsible for: • local state management • checkpointing state to remote and persistent storage, e.g. a distributed filesystem or a database 0 码力 | 24 页 | 914.13 KB | 1 年前3
Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supportingOv Over erview view Casdoor is a UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform based on OAuth 2.0, OIDC, SAML, and CAS. Casdoor serves both the web UI and the login requests separate architecture, developed by Golang. It supports high concurrency, provides a web-based UI for management, and supports localization in 10+ languages. 2. Casdoor supports third-party application login and it supports extending third-party login with plugins. 3. Casdoor supports authorization management based on Casbin. It supports ACL, RBAC, ABAC, and RESTful access control models. 4. Casdoor provides0 码力 | 825 页 | 58.31 MB | 1 年前3
This Debian Reference (version 2.109) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.1.10 Additional package suggestions for the newbie . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.1.11 vi 2 Debian package management 38 2.1 Debian package management prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.1.1 Debian package management system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.1.2 Package configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.1.3 Basic0 码力 | 266 页 | 1.25 MB | 1 年前3
openEuler OS Technical Whitepaper
Innovation Projects
(June, 2023)Scenarios 004 Everlasting Contribution to the Linux Kernel 005 Software Package Repositories 005 Open and Transparent Management of the Open Source Software Supply Chain 005 Community-certified openEuler Infrastructure 093 Compass-CI 093 CVE Manager 095 EUR 097 oepkgs 098 openEuler Software Package Contribution Platform 100 Signatrust 101 Developer Tool 102 EulerLauncher 102 EulerTest 103 09 openEuler 22.09 openEuler 23.09 LTS versions: released every two years, with long lifecycle management based on innovation versions. Each LTS version has a relatively stable performance, reliability0 码力 | 116 页 | 3.16 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
CommonPackageSpecificationCPSinPracticeFullRoundTripImplementationConanC++ManagerBackToBasicsLifetimeManagementSecretsatScalewithVaultRancherGettingBuildToolstoTalkEachOtherKubeCon陈俊NodeOperatorLibrariesFirstStepTowardStandardDependencyStatemanagementCS591K1DataStreamProcessingandAnalyticsSpring2020CasdoorAnOpenSourceUIfirstIdentityAccessIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLCASThisDebianReferenceversion2.109openEulerOSTechnicalWhitepaperInnovationProjectsJune2023













