- 25
- 5 140
Savoir Technologies
United States
Приєднався 15 жов 2024
Welcome to Savoir Technologies UA-cam channel! Dive deep into the world of messaging systems, backend software architectures, and the transformative power of artificial intelligence in scalable backend environments. We explore cutting-edge technologies and best practices, with a special focus on Apache projects. From real-time messaging solutions to building resilient architectures, our tutorials, discussions, and case studies will empower developers and tech enthusiasts alike. Join us on this journey to unlock the full potential of modern backend systems and harness the capabilities of AI in your applications. Subscribe now and stay ahead in the tech landscape!
Improving PPC64LE support for Apache projects using a Raptor Blackbird
In this Savoir Labs episode we explore the Raptor Blackbird system we use for PPC64LE support.
We start by discussing the hardware included in the Raptor Blackbird bundle, then the additional hardware we added to complete our system.
We talk about what we use the Raptor Blackbird for in our lab - mainly building & supporting Apache projects. Our work with Apache CXF is highlighted. A brief sample of building on the platform is shown via a terminal session.
Improving PPC64LE support for Apache CXF
github.com/savoirtech/apache-cxf-ppc64le
Apache CXF Performance blog posts:
github.com/savoirtech/apache-cxf-soap-performance
github.com/savoirtech/apache-cxf-soap-performance-followup
github.com/savoirtech/apache-cxf-jax-rs-performance
github.com/savoirtech/apache-cxf-jax-rs-performance-followup
Raptor Computing Systems:
www.raptorcs.com/
Chapters:
0:00 Introduction
0:30 Raptor Startup
0:59 Taking look inside the system
3:50 How do we use the system?
5:24 Helping Apache CXF improve PPC64LE support
6:31 Discussing Apache CXF JAX-WS Performance on PPC64LE
7:32 Terminal Session
9:45 Wrap Up
Music:
Soulicious - Dyalla
Never Play - Jeremy Blake
Who Do You Think I Think You Are_ - Mini Vandals
QuangerineCream - Noir Et Blanc Vie
The Bone Train - Slynk
We start by discussing the hardware included in the Raptor Blackbird bundle, then the additional hardware we added to complete our system.
We talk about what we use the Raptor Blackbird for in our lab - mainly building & supporting Apache projects. Our work with Apache CXF is highlighted. A brief sample of building on the platform is shown via a terminal session.
Improving PPC64LE support for Apache CXF
github.com/savoirtech/apache-cxf-ppc64le
Apache CXF Performance blog posts:
github.com/savoirtech/apache-cxf-soap-performance
github.com/savoirtech/apache-cxf-soap-performance-followup
github.com/savoirtech/apache-cxf-jax-rs-performance
github.com/savoirtech/apache-cxf-jax-rs-performance-followup
Raptor Computing Systems:
www.raptorcs.com/
Chapters:
0:00 Introduction
0:30 Raptor Startup
0:59 Taking look inside the system
3:50 How do we use the system?
5:24 Helping Apache CXF improve PPC64LE support
6:31 Discussing Apache CXF JAX-WS Performance on PPC64LE
7:32 Terminal Session
9:45 Wrap Up
Music:
Soulicious - Dyalla
Never Play - Jeremy Blake
Who Do You Think I Think You Are_ - Mini Vandals
QuangerineCream - Noir Et Blanc Vie
The Bone Train - Slynk
Переглядів: 59
Відео
What is a Modular Monolith? (Modulith)
Переглядів 6314 годин тому
On this episode of Apache Karaf Essentials we answer the question What is a Modular Monolith? We discuss what Modular code is, and the architectural pattern of a Monolith. We then dive into what makes a Modular Monolith, and how Apache Karaf supports this pattern. GitHub Modolith Example: github.com/savoirtech/modulith-demo Chapters: 0:00 Introduction 0:42 Modules (Modular Code ~ Bundles) 3:33 ...
Benchmarking DeepSeek R1 14B on an M4 Mac Mini
Переглядів 2,4 тис.14 годин тому
Welcome to Savoir Labs. In this video we take a look at the performance of Ollama running various models on a M4 Mac mini base model. We compare its throughput to our prior Dell R250 w/Nvidia RTX A1000 results. Ollama Benchmark: github.com/geerlingguy/ollama-benchmark Chapters: 0:00 Introduction 0:23 The M4 Mac Mini 0:34 Benchmarking 2:44 Results Music: Solicious - Dyalla Walk Through the Park ...
Benchmarking Deepseek-R1 14b on a Dell R250 w/RTX A1000
Переглядів 754День тому
Welcome to Savoir Labs. In this video we’re going to use Jeff Geerling’s Ollama Benchmark suite to test our Dell R250 with RTX A1000 GPU & a custom built AMD Ryzen 9 9950x RTX A4000 system with Deepseek R1 14B (1.5b & 8b as well). OpenAI's nightmare: Deepseek R1 on a Raspberry Pi ua-cam.com/video/o1sN1lB76EA/v-deo.html Ollama Benchmark: github.com/geerlingguy/ollama-benchmark Chapters: 0:00 Int...
Apache Karaf Essentials: Bundle Space
Переглядів 27День тому
In this video we discuss Bundle Space - that is the scope, visibility, access to classes at runtime to your bundles. We start with an overview how class loading delegation works in standard Java, then how developers work with the classic class path. We then shift to a mental model of how developers can think about bundle runtime dependencies, and the space of available classes. We illustrate ho...
Apache Karaf 4.4.7 Released!
Переглядів 1814 днів тому
In this video we discuss the Apache Karaf 4.4.7 Release. Release Notes: issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12354450 Savoir Lab Report: github.com/savoirtech/apache-karaf-report/tree/karaf-4.4.7 Music: UA-cam Audio Library: Solicious - Dyalla Unproductive Meetings - Birocratic
Apache Karaf Essentials: Managed Service Factory
Переглядів 6114 днів тому
In this Apache Karaf Essentials tutorial, Jamie Gooder demonstrates how to use the Managed Service Factory (MSF) to dynamically manage multiple instances of the same service in Apache Camel. Learn how to configure and deploy reusable Camel routes with runtime-driven configurations, making it easier to scale and manage integrations for different departments or users without duplicating code. Key...
Apache CXF CVE 2025 23184 - What you need to know!
Переглядів 21421 день тому
Affected versions: - Apache CXF before 3.5.10 - Apache CXF 3.6.0 before 3.6.5 - Apache CXF 4.0.0 before 4.0.6 Description: A potential denial of service vulnerability is present in versions of Apache CXF before 3.5.10, 3.6.5 and 4.0.6. In some edge cases, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system (it applies to servers and ...
Apache Camel Essentials: Monitoring Kickstart
Переглядів 12021 день тому
Welcome back to another episode of Camel Essentials! In today's tutorial, we'll dive into the exciting world of monitoring Apache Camel applications - a crucial skill for ensuring smooth operations and improving the visibility of your Camel routes. 🚀 In this video, you'll learn: * How to set up monitoring for your Camel applications using JMX (Java Management Extensions). * Step-by-step instruc...
Apache ActiveMQ 6.1.5 Released!
Переглядів 6028 днів тому
Welcome to Savoir Labs where we talk about the latest Apache projects we've been testing in our Lab environment. This episode find out about what's new and improved in Apache ActiveMQ 6.1.5 release. Apache ActiveMQ 6.1.5: activemq.apache.org/components/classic/download/classic-06-01-05 Release Notes: issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355276 Savoir Lab R...
Apache Camel Essentials: Camel/MySQL Kickstart
Переглядів 37Місяць тому
In this video, we dive into Camel Essentials and walk through integrating MySQL with Apache Camel to write data to a relational database management system (RDBMS) using the JDBC component. We'll use ChatGPT to help generate some code, review its accuracy, and modify it as needed for a successful setup. We cover: * Setting up a JDBC component in Camel Routes to interact with MySQL. * Configuring...
Savoir Labs: Alternative to JAXB for Apache CXF JAX-WS workflows
Переглядів 40Місяць тому
Welcome to Savoir Labs. In this lab we look into using Aegis as an alternative Data Binding when working with Apache CXF JAX-WS workflows. Apache CXF Ageis Docs: cxf.apache.org/docs/aegis-21.html Apache CXF 4.1.0 Release Notes: cxf.apache.org/cxf-410-release-notes.html Apache CXF 4.1.0 Jira Report: issues.apache.org/jira/projects/CXF/versions/12352630 Savoir Lab Reports: github.com/savoirtech/a...
Apache Karaf Essentials: Service Component Runtime (Declarative Services)
Переглядів 62Місяць тому
🚀 Welcome to Apache Karaf Essentials 🚀 In this video, Jamie Goodyear dives into the world of Declarative Services (DS) in Apache Karaf and explains how to simplify the OSGi development process using the Service Component Runtime (SCR). If you've been working with Java and OSGi, you may have used bundle activators or Blueprint to manage services and components. But in this tutorial, we focus on ...
Savoir Labs: Lets install a Nvidia RTX 1000 ADA into a 1U Dell Server - then run Ollama!
Переглядів 164Місяць тому
Welcome to Savoir Labs. In this video we’re upgrading one of our Dell R250 1U servers to include a Nvidia RTX 1000 Ada generation GPU.After installing the RTX card, and its drivers, we install & run Ollama. Music: UA-cam Audio Library: Funk Down (Sting) - MK2 Sesame - Dyalla Sofa - Dyalla
Savoir Labs: Apache CXF 4.1.0 Released!
Переглядів 60Місяць тому
Welcome to Savoir Labs where we talk about the latest Apache projects we've been testing in our Lab environment. This episode find out about what's new and improved in Apache CXF 4.1.0 release. Release Notes: cxf.apache.org/cxf-410-release-notes.html Apache CXF 4.1.0 Jira Report: issues.apache.org/jira/projects/CXF/versions/12352630 Savoir Lab Reports: github.com/savoirtech/apache-cxf-report/tr...
Apache Camel Essentials: Camel/Kafka Kickstart
Переглядів 116Місяць тому
Apache Camel Essentials: Camel/Kafka Kickstart
Savoir Labs: Apache CXF 4.0.6, 3.6.5, and 3.5.10 Releases
Переглядів 332 місяці тому
Savoir Labs: Apache CXF 4.0.6, 3.6.5, and 3.5.10 Releases
Apache Karaf Essentials: Migrating from ServiceMix to Karaf
Переглядів 1312 місяці тому
Apache Karaf Essentials: Migrating from ServiceMix to Karaf
Can't lose messages? Check out the INBOX PATTERN
Переглядів 1182 місяці тому
Can't lose messages? Check out the INBOX PATTERN
Apache Karaf Essentials: Bundle Activator
Переглядів 1072 місяці тому
Apache Karaf Essentials: Bundle Activator
ActiveMQ Essentials - Queues vs Topics
Переглядів 923 місяці тому
ActiveMQ Essentials - Queues vs Topics