Look for any podcast host, guest or anyone
Showing episodes and shows of

Gil Tene

Shows

airhacks.fm podcast with adam bienairhacks.fm podcast with adam bienHow the Java-Optimized Vega Chip HappenedAn airhacks.fm conversation with Gil Tene (@giltene) about: discussion of Azul Systems' Vega chip, a custom-designed processor optimized for Java workloads, Vega's architecture and features including multiple generations (Vega 1, 2, and 3), high core count (up to 54 cores per chip), custom instruction set, hardware-managed register windows, type-aware pointers for efficient method calls, fully symmetric multiprocessing with up to 16 chips (864 cores total), memory striping across controllers for even distribution, Hardware Transactional Memory support for concurrent Java operations, custom coherency and memory ordering instructions, comparison with contemporary processors from Intel and Sun, challenges in chip design and manufacturing, impact on Java performance and...2024-08-1643 minairhacks.fm podcast with adam bienairhacks.fm podcast with adam bienHow Azul HappenedAn airhacks.fm conversation with Gil Tene (@giltene) about: starting with hacking adventure games on a VAX-11/780 as a teenager, building computers and making money in high school, providing access to Usenet, early programming experiences with Pascal and C/C++, moving to Silicon Valley in 1994 and witnessing the rise of Java, working on fault-tolerant computer systems at Stratus Computer, co-founding Azul Systems and developing the Vega appliances to virtualize Java applications, the technical details of how Vega appliances worked by running JVMs on specialized hardware, the evolution of Azul to focus on pure software solutions such as Zing and supporting...2024-04-281h 26Swift Package IndexingSwift Package Indexing39: Stress testing dependency managementIt's 2024, and Dave and Sven are back to talk plans for the Swift Package Index development over the coming year. They also talk about a light-hearted but also accidentally disastrous recent event in the npm package ecosystem, plans around how the Swift Package Index will approach Swift 6 support, and of course more package recommendations!  NewsWhen "Everything" Becomes Too Much by Feross AboukhadijehPackagesswift-gopher by Navan ChauhanThe Web Before the WebWikipedia: Gopher (protocol)package-benchmark by Joakim HassilaOn percentiles: Wikipedia: Seven-number summaryGil Tene: Dispelling standard deviationPlusNightMode by Daniel Lyonswebsocket-actor-system by Stuart A. Malone2024-01-1149 minStreaming Audio: Apache Kafka® & Real-Time DataStreaming Audio: Apache Kafka® & Real-Time DataOptimizing Apache JVMs for Apache KafkaJava Virtual Machines (JVMs) impact Apache Kafka® performance in production. How can you optimize your event-streaming architectures so they process more Kafka messages using the same number of JVMs? Gil Tene (CTO and Co-Founder, Azul) delves into JVM internals and how developers and architects can use Java and optimized JVMs to make real-time data pipelines more performant and more cost effective, with use cases.Gil has deep roots in Java optimization, having started out building large data centers for parallel processing, where the goal was to get a finite set of hardware to run the largest possible n...2022-10-131h 11Elixir MixElixir MixChallenges of Scaling and Choosing the Right Tool with Simon Zelazny - EMx 177In this episode Simon Zelazny joins the mix to talk about his experience in scaling an Elixir and Phython based service to meet a once-in-a-blue-moon demand scenario. The panel and him discuss the challenges in finding the relevant bottlenecks in non-trivial software systems - and BEAM applications in particular - and what options there are to fix those.They also discuss pragmatism in the context of software development, and how we as software developers are not paid to write pretty code but to solve business problems, which might also mean to choose NOT to build on top of the BEAM...2022-06-151h 08Elixir MixElixir MixChallenges of Scaling and Choosing the Right Tool with Simon Zelazny - EMx 177In this episode Simon Zelazny joins the mix to talk about his experience in scaling an Elixir and Phython based service to meet a once-in-a-blue-moon demand scenario. The panel and him discuss the challenges in finding the relevant bottlenecks in non-trivial software systems - and BEAM applications in particular - and what options there are to fix those.They also discuss pragmatism in the context of software development, and how we as software developers are not paid to write pretty code but to solve business problems, which might also mean to choose NOT to build on top of...2022-06-151h 08Software Engineering Radio - the podcast for professional software developersSoftware Engineering Radio - the podcast for professional software developersSE-Radio Episode 277: Gil Tene on Tail LatencyGil Tene joins Robert Blumen for a discussion of tail latency. What is latency? What is "tail latency"? Why are the upper percentiles of latency more relevant to humans? How is human interaction with an application influenced by tail latency? What are the economics of tail latency? What are the origins of tail latency within a system? What is the difference between response time and service time? How does queuing within a system contribute to response time? Java garbage collection and its contribution to latency outliers. How can we build systems with bounded tail latency out of components with...2016-12-141h 03Software Engineering Radio - The Podcast for Professional Software DevelopersSoftware Engineering Radio - The Podcast for Professional Software DevelopersSE-Radio Episode 277: Gil Tene on Tail LatencyGil Tene joins Robert Blumen for a discussion of tail latency. What is latency? What is "tail latency"? Why are the upper percentiles of latency more relevant to humans? How is human interaction with an application influenced by tail latency? What are the economics of tail latency? What are the origins of tail latency within a system? What is the difference between response time and service time? How does queuing within a system contribute to response time? Java garbage collection and its contribution to latency outliers. How can we build systems with bounded tail latency out of components with...2016-12-141h 03Software Engineering Radio - the podcast for professional software developersSoftware Engineering Radio - the podcast for professional software developersSE-Radio Episode 277: Gil Tene on Tail LatencyGil Tene joins Robert Blumen for a discussion of tail latency. What is latency? What is "tail latency"? Why are the upper percentiles of latency more relevant to humans? How is human interaction with an application influenced by tail latency? What are the economics of tail latency? What are the origins of tail latency within a system? What is the difference between response time and service time? How does queuing within a system contribute to response time? Java garbage collection and its contribution to latency outliers. How can we build systems with bounded tail latency out of components with...2016-12-141h 03Go Time: Golang, Software EngineeringGo Time: Golang, Software EngineeringSarah Adams on Test2Doc and Women Who GoOn this show we’re joined by Sarah Adams. We talk about creating safe spaces for women to get started in the Go community, about Women Who Go, and take a deep dive into her Test2Doc open source project. Join the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Linode – Our cloud server of choice. Get one of the fastest, most efficient SSD cloud servers for only $5/mo. Use the code changelog2017 to get 4 months free! Fastly – Our bandwidth partne...2016-06-2148 minПодкаст GolangShowПодкаст GolangShowВыпуск 034. В гостях Максим Чечель. Go в автобусе, в претензиях и в git notesГость В гостях Максим Чечель, автор доклада про Go в автобусе на митапе Golang Питер. Новости How to complain about Go Как выбрать язык программирования? Gil Tene - Understanding Latency Using Go, ffmpeg and Tesseract OCR to monitor a live video stream Упомянули библиотеку imaging Картинка про GC в 1.6 Анонс GopherCon 2016 Distributed code review system for Git Генератор функций Map/Reduce/etc для go generate test2doc: Generate Your API Docs Митапы и конференции Митап во Львове, 23 января Давайте уже встретимся в Москве, заходите в наш Slack в #meetup-moscow Ведущие этого выпуска: Артём, Алексей, Иван.2015-12-171h 17Lambda podLambda podAzul Overview This is our forth episode! in it we cover: Interview with Gil Tene from Azul systems about GC. In what we did section we cover: Yardena used Cloud Foundry and VMC. Ronen used cloudsearch and released Cloujsearch, swiss arrows and criterium were mentioned too. In the news we covered: Groovy 2.0, Joxa, project Jigsaw delayed. Open source Architecture Nginx chapter. Akka eventsource library.2012-08-1810 minRARE SOUL Productions PodcastRARE SOUL Productions PodcastEpisode 24: Looking Back... 2011This episode is a musical tribute to some of the wonderful talents the music industry lost to time and tragedy in 2011. Through their music, they will forever live on! Tracklisting: We're Getting Stronger (Walter Gibbons Mix) - Loleatta Holloway Clouds (written by N. Ashford/V. Simpson) - Chaka Khan Don't Blow A Good Thing (12" Vocal Mix) - Vesta Williams Alien (Hold On To Your Dreams) - Gil Scott-Heron & Brian Jackson Hot Stepper (prod. by Philip "Fatis" Burrell  - Ini Kamoze Police Officer - Smiley Culture A Ta Fa...2011-12-3159 minRARE SOUL Productions PodcastRARE SOUL Productions PodcastEpisode 17: Soul SchoolToday's episode is a study of soul across old and new, exploring genre-bending sounds, and from around the globe. Tracklisting: Black Cow feat. Phonte and Sy Smith - Zo! Corners - Gil Scott-Heron & Brian Jackson Love's So Far Away - Donald Byrd Imaginist - Space Invadas Ever After - Emily King Forever (Only Peace) - Imani Uzuri The Savage, Sincere L of P - Van Hunt Rockin' You Eternally - Jazzanova, Leon Ware & Dwele Running In The Streets (Djinji Brown rmx) - Kahil El'Zabar Everything is Alright feat. Monday Michiru - Yellowtail The...2011-08-241h 02RARE SOUL Productions PodcastRARE SOUL Productions PodcastEpisode 10: Tales of HumanityFriday May 27, 2011, Chicago-born Gil Scott-Heron, poet, musical innovator, author, and activist died at the age of 62. I had already nearly completed this episode, but considering the fact that the underlying theme was storytelling in music, it seemed only fitting to dedicate this episode to one of the great storytellers of both the 20th and 21st centuries. This one's for you Gil... Get A Hold - A Tribe Called Quest Perception - Electric Wire Hustle Tell Me A Tale - Michael Kiwanuka 50 Ways To Leave Your Lover ft. Rogier - Platinum Pied Pipers It's Too Late To Change...2011-05-301h 00RARE SOUL Productions PodcastRARE SOUL Productions PodcastEpisode 6: ELEVATIONOn April 15, 2011, CoLab (an inter-disciplinary arts cooperative), and Zhou B Art Center put on an extraordinary evening of experimentation, elegance, excitement, energy and “ELEVATION”! The brainchild of Kahil El’ Zabar, the internationally renowned percussionist and composer, sensational installation artist, Lucy Slivinski, and the stellar fashion designer, Agnieszka Kulon, ELEVATION was a night I was honored to be a part of. This week's podcast features songs from the set I played at this landmark event in Chicago. -Anika Tené raresoulproductions.com Elevation Fan Page: http://www...2011-04-231h 06