Podcasts about mutex

  • 32PODCASTS
  • 61EPISODES
  • 34mAVG DURATION
  • ?INFREQUENT EPISODES
  • Oct 26, 2024LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about mutex

Latest podcast episodes about mutex

Rustacean Station
What's New in Rust 1.76, 1.77, and 1.78

Rustacean Station

Play Episode Listen Later Oct 26, 2024 105:34


Jon and Ben discuss the highlights of the 1.76, 1.77, and 1.78 releases of Rust. This episode was recorded as part of a YouTube live stream on 2024-05-18, which you can still watch. Contributing to Rustacean Station Rustacean Station is a community project; get in touch with us if you'd like to suggest an idea for an episode or offer your services as a host or audio editor! Twitter: @rustaceanfm Discord: Rustacean Station Github: @rustacean-station Email: hello@rustacean-station.org Timestamps & referenced resources [@00:34] - Rust 1.76 [@01:18] - ABI compatibility updates The updated ABI section An interesting article on ABIs in Swift vs Rust [@08:53] - Type names from references type_name type_name_of_val [@10:35] - Stabilized APIs [@10:56] - Result::inspect [@13:53] - Arc::unwrap_or_clone [@15:25] - std::hash::DefaultHasher [@18:01] - ptr::addr_eq [@21:30] - Changelog deep-dive [@21:33] - Resize/hide rustdoc bars [@22:40] - Rust 1.77 [@22:51] - C-string literals std::ffi::CStr [@28:20] - Support for recursion in async fn [@31:43] - offset_of! [@36:32] - Enable strip in release profiles by default [@39:35] - Stabilized APIs [@39:36] - core::net [@40:59] - f64::round_ties_even [@42:05] - Mutex::clear_poison [@43:43] - File::create_new OpenOptions [@46:15] - Changelog deep-dive [@46:46] - Lint on references to static mut SyncUnsafeCell [@50:05] - Undeprecate unstable_features lint [@51:37] - Deny braced macro invocation in let-else Details from dtolnay comment [@55:45] - cargo:: in build scripts [@56:20] - Standardized package ID spec in Cargo [@57:36] - slice::first_chunk [@59:55] - Rust 1.77.1 Stripping debug info in release builds broke Windows. [@1:00:58] - Rust 1.77.2 Fixes CVE-2024-24576. Detailed advisory, fix, and current logic. [@1:04:54] - Rust 1.78 [@1:07:55] - Diagnostic attributes #[diagnostic] documentation [@1:13:13] - Asserting unsafe preconditions Implementation PR [@1:19:56] - Deterministic realignment [@1:23:24] - Stabilized APIs [@1:23:33] - impl Read for &Stdin [@1:24:03] - Relax bounds on Error trait implementations [@1:25:40] - Compatibility notes [@1:25:40] - Windows requirement bump Replace pthread RwLock Slim reader/writer locks [@1:29:25] - LLVM 18 brings *128 ABI change [@1:32:04] - Changelog deep-dive [@1:32:04] - Make non-PartialEq-typed consts as patterns a hard error [@1:34:59] - Suggest moving definition if non-found macro_rules! is defined later [@1:36:08] - Stabilize v4 of Cargo lockfile [@1:37:36] - cargo update highlights stale dependencies [@1:38:23] - Deprecate non-extension .cargo/config files [@1:39:19] - Clippy lint assigning_clones [@1:40:49] - Clippy lint incompatible_msrv [@1:42:22] - cargo new stopped commenting in Cargo.toml Credits Intro Theme: Aerocity Audio Editing: Aerocity Hosting Infrastructure: Jon Gjengset Show Notes: Jon Gjengset Hosts: Jon Gjengset and Ben Striegel

Ciao Belli
Bob Sinclar vs Mutex una produzione per la Germania

Ciao Belli

Play Episode Listen Later Jun 13, 2024 6:03


Ciao Belli
Dj Mutex vs Bob Sinclar Brenda Clemmons

Ciao Belli

Play Episode Listen Later May 28, 2024 3:56


Ciao Belli
Dj Mutex vs Bob Sinclar il figlio di Mutex

Ciao Belli

Play Episode Listen Later Apr 23, 2024 6:01


Ciao Belli
Dj Mutex un lavoro per Julio Iglesias

Ciao Belli

Play Episode Listen Later Mar 25, 2024 5:37


Ciao Belli
Dj Mutex Il ballo del qua qua vs Stayin alive

Ciao Belli

Play Episode Listen Later Feb 8, 2024 4:24


Ciao Belli
Dj Mutex vs Rosanna Fratello

Ciao Belli

Play Episode Listen Later Jan 24, 2024 4:51


Ciao Belli
Dj Mutex vs Bob Sinclar

Ciao Belli

Play Episode Listen Later Jan 11, 2024 5:33


Programmers Quickie
Mutex Semaohore

Programmers Quickie

Play Episode Listen Later Dec 15, 2023 5:04


Ciao Belli
Dj Mutex le date di dicembre 2023

Ciao Belli

Play Episode Listen Later Nov 14, 2023 5:13


Ciao Belli
Dj Mutex il pre Halloween

Ciao Belli

Play Episode Listen Later Oct 30, 2023 5:37


Ciao Belli
Dj Mutex a Ibiza

Ciao Belli

Play Episode Listen Later Jul 13, 2023 6:22


Ciao Belli
Puntata del 20/06/2023

Ciao Belli

Play Episode Listen Later Jun 20, 2023 47:07


Beppe Cotraro torna con la sua ultima recensione su Miriam Formente. Megablob. Dj Mutombo aka Mutex ora abita a Formentera e ci regala un suo mix. Vasco Rossi in attesa del megaconcertone.

Ciao Belli
Dj Mutex e i costi della piscina

Ciao Belli

Play Episode Listen Later Jun 20, 2023 4:43


Ciao Belli
Dj Mutex gli eventi ad Ibiza

Ciao Belli

Play Episode Listen Later Jun 15, 2023 3:21


hexdevs
Fixing a Thread-Safety Bug with Nate Berkopec

hexdevs

Play Episode Listen Later Apr 4, 2023 45:38


Can you tell if a Ruby gem is really thread-safe or not? And how do you fix a seemingly thread-safety issue that can be something else entirely?We had no idea. So we asked Nate Berkopec to help us. Nate is an expert in Ruby performance.The verdict: nuking all shared global mutable state in your Ruby code is a bad idea if you don't know what you're doing!Listen to this episode to learn:- How and why faker-ruby became thread-unsafe, especially for Puma users- Questions to ask yourself when trying to debug thread-safety issues- Shared global mutable state is not always the villain, and is not the source of all thread-safety issues - Nate's "watch-out" list of things that can cause undesired behavior when running multi-threaded Ruby applications: Constants, Class Variables, and Rack Middleware.Episode Notes

The Array Cast
Henry Rich Reveals J with Threads J9.4

The Array Cast

Play Episode Listen Later Mar 4, 2023 1:23


Array Cast - March 3, 2023 Show NotesThanks to Bob Therriault and Adám Brudzewsky for gathering these links:[01] 00:01:26 Technium podcast https://www.youtube.com/watch?v=SUzMb5PdGBM[02] 00:03:42 Canadian Aboriginal Syllabics https://en.wikipedia.org/wiki/Canadian_Aboriginal_syllabics[03] 00:04:20 Newest APL Show episode: https://apl.show/2023/02/24/Primitives-Extravaganza.html[04] 00:04:40 Under: https://mlochbaum.github.io/BQN/doc/under.html Henry Rich Episode 6 https://www.arraycast.com/episodes/episode-06-henry-richs-deep-dive-into-j Henry Rich Episode 18 https://www.arraycast.com/episodes/episode18-henry-rich-presents-j903[05] 00:12:30 Amend J adverb https://code.jsoftware.com/wiki/Vocabulary/curlyrt#dyadic At Operator Dyalog https://apl.wiki/At[06] 00:16:20 History of J releases https://code.jsoftware.com/wiki/System/ReleaseNotes Winget https://learn.microsoft.com/en-us/windows/package-manager/winget/ J9.4.1 https://code.jsoftware.com/wiki/System/Installation#J9.4_release[07] 00:18:39 u t. https://code.jsoftware.com/wiki/Vocabulary/tdot[08] 00:22:00 Matrix Multiplication https://en.wikipedia.org/wiki/Matrix_multiplication Matrix Division https://en.wikipedia.org/wiki/Invertible_matrix LAPACK https://en.wikipedia.org/wiki/LAPACK[09] 00:29:40 Pyx https://code.jsoftware.com/wiki/Vocabulary/Glossary#Pyx[10] 00:33:00 CPU Cache https://en.wikipedia.org/wiki/CPU_cache[11] 00:36:22 Immutable objects https://en.wikipedia.org/wiki/Immutable_object[12] 00:43:15 Dyalog Primitive for running OS threads: https://docs.dyalog.com/latest/Parallel%20Language%20Features.pdf#page=11 Dyalog Primitive for running green threads: https://apl.wiki/Spawn[13] 00:46:20 Futex https://en.wikipedia.org/wiki/Futex Mutex https://en.wikipedia.org/wiki/Mutex[14] 00:53:18 GMP library https://en.wikipedia.org/wiki/GNU_Multiple_Precision_Arithmetic_Library Fourier Transform Multiplication https://en.wikipedia.org/wiki/Convolution_theorem[15] 00:55:05 New Error Messages https://github.com/jsoftware/dev_eformat Hook in J https://code.jsoftware.com/wiki/Vocabulary/hook Fork In J https://code.jsoftware.com/wiki/Vocabulary/fork[16] 01:05:25 John Daintree Token Debugging https://dyalog.tv/Dyalog22/?v=b2at0Sa8v3E Bob's Visual Debugger https://www.youtube.com/watch?v=iSpJxv1BUhI[17] 01:07:00 J's new u/..: https://code.jsoftware.com/wiki/Vocabulary/slashdot#dyadic Dyalog's Key: https://apl.wiki/Key[18] 01:11:40 J9.4.1 Release Notes https://code.jsoftware.com/wiki/System/ReleaseNotes/J9.4 J9.4.1 link https://code.jsoftware.com/wiki/System/Installation/J9.4[19] 01:16:29 JQt style editing https://code.jsoftware.com/wiki/Guides/Qt_IDE/Configure/Styles[20] 01:17:08 BQNPad https://bqnpad.mechanize.systems/[21] 01:18:10 Romilly Cocking "Solution by successive iteration" https://www.arraycast.com/episodes/episode34-romilly-cocking[22] 01:21:38 J Playground https://jsoftware.github.io/j-playground/bin/html2/[23] 01:23:12 Contact AT ArrayCast DOT Com[24] 01:23:35 J Fold Conjunction https://code.jsoftware.com/wiki/Vocabulary/fcap

Ciao Belli
Dj Mutex i remix natalizi

Ciao Belli

Play Episode Listen Later Dec 19, 2022 3:59


Ciao Belli
Dj Mutex il remix di Ambra Angiolini

Ciao Belli

Play Episode Listen Later Nov 29, 2022 4:39


Ciao Belli
Dj Mutex il remix degli 883

Ciao Belli

Play Episode Listen Later Nov 25, 2022 3:44


Ciao Belli
Dj Mutex la one night del lunedì

Ciao Belli

Play Episode Listen Later Oct 31, 2022 4:35


Ciao Belli
Speciale chiusure Ibiza con dj Mutex

Ciao Belli

Play Episode Listen Later Oct 12, 2022 5:16


Ciao Belli
La butto in Vacchi ospite dj Mutex

Ciao Belli

Play Episode Listen Later Sep 20, 2022 6:26


Ciao Belli
Dj Mutex i capricci dei grandi dj

Ciao Belli

Play Episode Listen Later Jul 18, 2022 7:16


Ciao Belli
Dj Mutex e la collaborazione con Elodie

Ciao Belli

Play Episode Listen Later Jul 7, 2022 6:11


Rustacean Station
What's New in Rust 1.60 and 1.61

Rustacean Station

Play Episode Listen Later Jun 21, 2022 75:49


Jon and Ben discuss the highlights of the 1.60 and 1.61 releases of Rust. Contributing to Rustacean Station Rustacean Station is a community project; get in touch with us if you'd like to suggest an idea for an episode or offer your services as a host or audio editor! Twitter: @rustaceanfm Discord: Rustacean Station Github: @rustacean-station Email: hello@rustacean-station.org Timestamps & referenced resources [@01:15] - Rust 1.60 [@01:45] - Source-Based Code Coverage -Cinstrument-coverage documentation grcov cargo-llvm-cov [@08:21] - cargo --timings Example output for Cargo build Cargo documentation [@10:21] - New syntax for Cargo features Optional dependencies Dependency features [@17:06] - Incremental compilation status Incremental disabled in 1.59 [@20:06] - Instant monotonicity guarantees “And now we come upon a sad state of affairs” PR moving from Mutex to AtomicU64 PR removing backsliding protection [@26:01] - Stabilized APIs Arc::new_cyclic Source for Arc::new_cyclic ::escape_ascii usize::abs_diff [@32:27] - Changelog deep-dive Stabilize #[cfg(panic = "..")] Port cargo from toml-rs to toml_edit toml_edit crate Adding OpenWRT target OpenWRT [@36:59] - Rust 1.61 [@36:59] - Custom exit codes from main Termination ExitCode Why ExitCode is opaque try_trait_v2 [@45:05] - More capabilities for const fn Meta tracking issue for const fn [@52:20] - Static handles for locked stdio Stdout::lock [@54:33] - Stabilized APIs Vec::retain_mut ::offset [@59:22] - Changelog deep-dive std::thread::available_parallelism Respecting Linux cgroups Cargo dropping num_cpus Sparse registries RFC Implementation Call for testing Linux baseline requirements bump Likely landing in 1.64 Compatibility Notes #[ignore = ".."] Removing “everybody loops” When rustdoc stopped looping everybody [@1:12:55] - Rust 2024 Roadmap Living roadmap Credits Intro Theme: Aerocity Audio Editing: Aerocity Hosting Infrastructure: Jon Gjengset Show Notes: Jon Gjengset Hosts: Jon Gjengset and Ben Striegel

Ciao Belli
Dj Mutex Tu Tu Tu remix

Ciao Belli

Play Episode Listen Later Jun 21, 2022 3:36


CIO Radio.TV
Mutex Officiel : Un acteur majeur de la prévoyance, de l'épargne et de la retraite | Dominique Bossard, DSI de Mutex Officiel

CIO Radio.TV

Play Episode Listen Later Jun 15, 2022 16:35


Dominique Bossard, DSI de Mutex Officiel, nous parle de l'importance de s'engager auprès du citoyen. Pour cela, il met en avant sa prévoyance collective qui relève d'une cohérence entre les différentes équipes de gestion, de développement et de marketing au sein de l'entreprise. Il met également l'accent sur la prévalence de l'humain dans l'éthique de Mutex Officiel, notamment dans la volonté de réaliser un IT Green dans les cinq prochaines années. 

Ciao Belli
Dj Mutex il ballo dell'estate

Ciao Belli

Play Episode Listen Later May 26, 2022 6:21


TỪ ĐIỂN LỊCH SỬ
Vì sao chiến tranh Nga – Mỹ sẽ là dấu chấm hết cho thế giới? | TGM MUTEX

TỪ ĐIỂN LỊCH SỬ

Play Episode Listen Later Feb 28, 2022 6:29


#Ukraine #chiếntranhNgaMỹ #vũkhíhạtnhân Hàng trăm xe tăng, hàng nghìn súng ống, những vụ nổ hạt nhân, hàng triệu người chết và những thiệt hại không thể đong đếm được... Đó sẽ là những gì sẽ xảy ra nếu chiến tranh giữa Mỹ và Nga nổ ra. Một cuộc đối đầu quân sự trực tiếp giữa 2 quốc gia sẽ không thể giải quyết được xung đột mà trái lại, có thể là thảm họa đặt dấu chấm hết cho thế giới. --- Send in a voice message: https://anchor.fm/tu-dien-lich-su/message

TỪ ĐIỂN LỊCH SỬ
Tấm ngự bia của vua Tự Đức và hành trình kỳ lạ 140 năm I TGM Mutex

TỪ ĐIỂN LỊCH SỬ

Play Episode Listen Later Nov 6, 2021 4:05


#tamngubia #vuatuduc #biadavuatuduc Đó là tấm bia đá vua Tự Đức ca ngợi công đức của ông ngoại mình - ông Phạm Đăng Hưng do Phan Thanh Giản và Trương Quốc Dụng biên soạn vào năm 1857. Nhưng phải mất đến… 140 năm, nó mới được đặt ở đúng vị trí mà người ta định đặt từ ngày đầu. Đầu năm 1858, tấm bia đá của vua Tự Đức được đưa xuống thuyền từ Huế vào Nam để dựng tại khu mộ ông Phạm Đăng Hưng ở Gò Công (Tiền Giang). Tuy nhiên, thật trớ trêu là phải mất đến… 140 năm, nó mới được đặt ở đúng vị trí mà người ta định đặt từ ngày đầu. --- Send in a voice message: https://anchor.fm/tu-dien-lich-su/message

ModernWarzone Weekly
HALLOWEEN WARZONE EVENT IS HERE!! | *The Haunting* Good or Bad?? - MWZ Weekly #11

ModernWarzone Weekly

Play Episode Listen Later Oct 23, 2021 87:01


Call of Duty has officially added the Ghosts of Verdansks Playlist as "The Haunting" Event begins! Featuring the “Ghosts of Verdansk” limited-time mode, The Haunting in Warzone brings Verdansk back under nightfall. Completing The Haunting's challenges will unlock the prototypical LAPA (BOCW) – the first-ever ranged weapon event reward – which will also have a unique Weapon Blueprint available in the Store alongside Halloween-themed Bundles. For the full details about The Haunting event in Warzone and Black Ops Cold War, check out the official blog here! Gojj & Doug also break down a myriad of other topics: - Iron Trials problems and its hopeful future - Issues with Ghost perk in custom matches - How Activision backs Warzone tournaments - Future of Warzone tournaments with Vanguard release Then, they spend a section of time on brand new information that has surfaced about hacker stream-snipers being paid THOUSANDS of dollars to kill large streamers enough times in a row to get them to end stream. In particular Fifakill has brought this to light, but the bounties have been put on most larger streamers (Mutex, TimtheTatman, etc.) Finally, the end of the episode is a lively debate and conversation about Aim Assist strength in Warzone and advantages of Keyboard & Mouse against controller. ----more---- ModernWarzone "Haunting" Tweets: https://twitter.com/ModernWarzone/status/1450512128775909379?s=20 https://twitter.com/ModernWarzone/status/1450568714206732291?s=20 https://twitter.com/ModernWarzone/status/1450540440504123395?s=20 Ghost Broken & ModernWarzone response: https://twitter.com/ModernWarzone/status/1451000255349207045?s=20 Bounties on Large Streamers (Fifakill): https://twitter.com/ModernWarzone/status/1451288955467583492?s=20 Dr. Disrespect stirring the pot for aim assist debate: https://twitter.com/drdisrespect/status/1450975952259805190?s=20----more---- Make sure you follow us on all major socials: https://twitter.com/ModernWarzone https://twitter.com/GrandmasterGojj https://www.twitch.tv/modernwarzonelive https://www.twitch.tv/grandmastergojj

U.D.W.[r]
U.D.W.[r]est in pieces #015 | Oscar LP | SPAIN

U.D.W.[r]

Play Episode Listen Later Sep 1, 2021 65:57


BREAKS - IDM - AMBIENT Oscar LP | Dj from Malaga, Spain SC: @0scarlp IG: www.instagram.com/olp808/ FB: www.facebook.com/oscar.lopezperez.3139/ -------------------- Only Vinyl set -------------------- > 01.- Absorver - Tumult (Mai Lei Bel) 02.- Nikka - Antimatter (Oigovisiones) 03.- Pan Sonic - Lähetys / Transmission (Beyond Space And Time) 04.- Jega - Chromadynamic (Planet Mu) 05.- Rec Overflow - Acuático (Spark) 06.- VCA-118A - Voice Message (Delsin) 07.- Jega - Knight Love (Skam) 08.- Kettel - Alacasa [Rolando Simmons remix] (Analogical Force) 09.- Mutex - 101 Miles Apart (Fundamental) 10.- Francois Dillinger + Lloyd Stelar - Antimachinism (LDI) 11.- VCA-118A - Aurora (Delsin) 12.- Scanone - Smoke Machine (Analogical Force) 13.- Bit Folder - Nogbad The Bad (Analogical Force) 14.- Kessler - Vrieselaan (Shall Not Fade) 15.- Friction & Spice - Groove Me (Totem Tanz) Hope you enjoy it! Thanks for listening and sharing!

The Esports Rewind
Mutex Hackusations, Warzone is Dogsh*t, and Asmongold breaks FF XIV | Esports Rewind #110

The Esports Rewind

Play Episode Listen Later Jul 12, 2021 28:49


This week on the rewind, we have the heated back and forth between Warzone pro Mutex and the man accusing him of hacking, talk about why Nickmercs thinks Warzone has become "dogsh*t" and is begging for a Halo Infinite Beta, and explain how Asmongold has broken Final Fantasy XIV by switching games. 

Quit The Build
Controller Hacks & Halo Keeps It Classic

Quit The Build

Play Episode Listen Later Jul 10, 2021 45:32


After a pro Twitch streamer is accused of using hacks by a YouTube channel, MuTeX fights back with cameras! The conversation about hacks in games sparks a bigger discussion, as a Rainbow Six Siege pro player encourages players to use the recently released Stadia version in order to avoid cheaters. Later, the guys talk about Phil Spencer's recent takes on Halo Infinite, and why he thinks a battle royale mode is not necessary. The real question - does our resident Halo fanatic Bruno agree? Quit The Build Official Website - Podcast, Merch, Blog & More: https://quitthebuild.com Twitter: https://twitter.com/quitthebuild Instagram: https://instagram.com/quitthebuildpodcast TikTok: https://tiktok.com/@quitthebuild Facebook: https://facebook.com/gaming/quitthebuild Patreon: https://patreon.com/quitthebuild Quit The Build is the most influential up & coming video game podcast available! Tackling all the latest gaming news and pop culture, Millennial hosts and childhood friends Bruno & Nick bring laughs and insights to each episode. Join the QTB crew for an amazing gaming podcast to accompany your week, every Wednesday and Saturday.

The Dropshot - A Call of Duty Podcast
Episode 147: Does Mutex Cheat?

The Dropshot - A Call of Duty Podcast

Play Episode Listen Later Jul 9, 2021 138:55


In yet another very slow week in the Call of Duty universe, Tanner and I take a look at the new Zombies stuff coming soon, compare the Amax and the C58, discuss the Mutex cheating accusations, and much more. 00:00:00 - Intro 00:00:32 - Acknowledgments & announcements 00:29:57 - Playlist updates 00:32:37 - Something is brewing at Activision 00:34:04 - XM4 officially changed 00:35:25 - XclusiveAce on Amax vs. C58/MW vs. CW ARs 00:52:50 - Mid-season update time & details 00:57:39 - Mauer der Toten & Mule Kick perk details 01:03:19 - Cold War to receive post-cycle updates 01:11:48 - Slums, Yemen, & Plaza returning to Cold War 01:18:02 - Is aim assist stronger now in Warzone? 01:23:06 - Terminal supposedly coming to CoD 2021 01:26:02 - Hackers can now crash others' games 01:33:26 - Cheats coming to console 01:48:14 - Kill race tournaments are chalked 01:58:58 - Mutex using a Cronus 02:16:08 - Plugs & reminders 02:18:28 - Outro The podcast is streamed live on our website (https://www.thedropshot.com/live) every Wednesday and Saturday night at 7 o'clock Pacific Time. We typically start the stream 30 minutes early to answer viewer questions, banter, and chat. Links for everything are below. Thanks for checking out the podcast!

Kubernetes Podcast from Google
Leader Election, with Mike Danese

Kubernetes Podcast from Google

Play Episode Listen Later Sep 29, 2020 34:22


Kubernetes makes it easy to run distributed workloads, but how do you make sure that replicas don’t conflict with one another? You elect one as the leader. Mike Danese, chair and TL of Kubernetes SIG Auth, joins a vegan and a carnivore to explain how Kubernetes implements leader election. Do you have something cool to share? Some questions? Let us know: web: kubernetespodcast.com mail: kubernetespodcast@google.com twitter: @kubernetespod Chatter of the week What is a staycation? What is steak? Beefsteak, vegetarian/vegan restaurant Nachos News of the week Chaos Mesh 1.0 Azure news: AKS comes to Azure Stack HCI (Preview) AKS adds stopping/restarting clusters, Kubernetes 1.19, confidential compute nodes (Preview) Bridge to Kubernetes is GA Istio Steering Committee election results OpenServiceMesh joins the CNCF Sandbox Odo 2.0.0 GA Odo from Deep Space 9 Determined AI on Kubernetes Cloud Run for Anthos adds events KubeAcademy Pro from VMware KubeCon EU 2020 transparency report Scholarships for KubeCon NA 2020 are open for application Links from the interview Wet labs and dry labs Threads What is the difference between processes and threads? Mutex or lock What is a mutex? Critical section Compare-and-swap Gas station bathroom keys Futex Lock server: Chubby etcd Optimistic concurrency Resource versions Regional clusters in GKE Leader election Leader election client in Kubernetes’ client-go An example of using it by Carlos Becker The new Lease API Paxos and Raft Deadlock Split brain Mike Danese on Twitter and GitHub

The Adventurer's Guild
Tabletop Comics: Agents of SECRET #4

The Adventurer's Guild

Play Episode Listen Later Jul 29, 2020 23:03


When people with powers beyond the abilities of normal humans go bad, it takes a special kind of law enforcement agent to bring them to justice. Enter the Special Entity Crijminal Response and Engagement Team: Remauld Rauch an appealing speaker who talks to machines, Jason Stromm, a volcanic explorer who abides in stone, and Xander Mapps, an inquisitive tinkerer who builds tomorrow. Together, they are: Agents of SECRET.   Previously, the team crossed the border into Juarez, Mexico to gather intel on a new cartel trafficking the dangerous compound known as Mutex across the border. After asking questions at a local bar, they made their way to a compound where satellite intel indicated the dangerous organization was headquartered.   The Cast is: GM- Joshua Wright (@JoshuaNeverJosh) John- Groundpounder (@mainemoosetrax) Patrick- Visor (@lilstone621) Jes- Xander Mapps   Theme: Assault Team by Felipe Adorno Vassao Background audio by Plate Mail Games  Extra SFX from FreeSound.org   Visit us on the web at:  Twitter: @HeroesOfCypher The Guild: @TheGuildcast  Website: theguild.podbean.com/   This series uses Monte Cook Games (@MonteCookGames) Cypher System

The Adventurer's Guild
Tabletop Comics: Agents of SECRET #3

The Adventurer's Guild

Play Episode Listen Later Jun 17, 2020 25:55


When people with powers beyond the abilities of normal humans go bad, it takes a special kind of law enforcement agent to bring them to justice. Enter the Special Entity Crijminal Response and Engagement Team: Remauld Rauch an appealing speaker who talks to machines, Jason Stromm, a volcanic explorer who abides in stone, and Xander Mapps, an inquisitive tinkerer who builds tomorrow. Together, they are: Agents of SECRET.   Previously, the team crossed the border into Juarez, Mexico to gather intel on a new cartel trafficking the dangerous compound known as Mutex across the border. After asking questions at a local bar, they made their way to a compound where satellite intel indicated the dangerous organization was headquartered.   The Cast is: GM- Joshua Wright (@JoshuaNeverJosh) John- Groundpounder (@mainemoosetrax) Patrick- Visor (@lilstone621) Jes- Xander Mapps   Theme: Assault Team by Felipe Adorno Vassao Background audio by Plate Mail Games  Extra SFX from FreeSound.org   Visit us on the web at:  Twitter: @HeroesOfCypher The Guild: @TheGuildcast  Website: theguild.podbean.com/   This series uses Monte Cook Games (@MonteCookGames) Cypher System

Developer Kahvesi
Senior Developer (Kıdemli Yazılımcı) Testi

Developer Kahvesi

Play Episode Listen Later Jun 3, 2020 85:27


Bu bölümde Ali Özgür ve Ertan Tike Senior Developer'ların (Kıdemli Yazılımcılar) fikir sahibi olmasında fayda gördükleri aşağıdaki 9 başlık üzerinde sohbet ediyorlar. Senior Developer Testi 30 puan - PEG Parser40 puan - Asymmetric Encryption10 puan - Lazy Evaluation30 puan - Tail call optimization20 puan - Snapshot Isolation30 puan - Map/Reduce40 puan - Unary Test10 puan - JWT20 puan - Mutex   * Ertan'a göre 80 puan ve üstü iyi :)

The Adventurer's Guild
Tabletop Comics: Agents of SECRET #2

The Adventurer's Guild

Play Episode Listen Later May 14, 2020 23:23


When people with powers beyond the abilities of normal humans go bad, it takes a special kind of law enforcement agent to bring them to justice. Enter the Special Entity Crijminal Response and Engagement Team: Remauld Rauch an appealing speaker who talks to machines, Jason Stromm, a volcanic explorer who abides in stone, and Xander Mapps, an inquisitive tinkerer who builds tomorrow. Together, they are: Agents of SECRET.   Previously, the newly formed team travelled to El Paso to investigate a narcotics operation responsible for moving large amounts of the dangerous mutagenic drug Mutex into the United States.   The Cast is: GM- Joshua Wright (@JoshuaNeverJosh) John- Groundpounder (@mainemoosetrax) Patrick- Visor (@lilstone621) Jes- Xander Mapps   Theme: Assault Team by Felipe Adorno Vassao Background audio by Plate Mail Games  Extra SFX from FreeSound.org   Visit us on the web at:  Twitter: @HeroesOfCypher The Guild: @TheGuildcast  Website: theguild.podbean.com/   This series uses Monte Cook Games (@MonteCookGames) Cypher System

AdminDev Labs
Semaphore vs Mutex vs Admindev: Fight!

AdminDev Labs

Play Episode Listen Later Apr 9, 2020 23:09


## Semaphore vs Mutex vs AdminDev ### Semaphore - More of a signal than a lock/unlock - Integer value accessed through wait() and signal() - wait() checks if the int is less than or equal to 0, decrements value - signal() increments the integer value ### Semaphore Over Mutex - Mutex locks can have busy waiting. - Semaphore wait() results in busy waiting, but a process can block itself with a wakeup() implementation - Semaphore can still result in syncing issues - Critical-Section: Two processes can be in the same section if the wait() and signal() sequence is not monitored ### Semaphores in OS Dev - Counting semaphore - Value can range dramatically - Control access to a given resource consisting of finite instances - Semaphore is initialized to the given number of resources - Each process that wants to use a resource performs wait() (lowering the value count) - signal() is called when a process is finished utilizing a resource (increasing the value count) - When count == 0, all resources are used - Processes will block until count becomes greater than 0 - Binary semaphore - Value can range between 1 and 0 - Similar to mutex locking - Used in systems lacking mutual exclusion ### Atomics and Atomicity - An atomic action is a group of related operations that execute without interruption or do not execute at all - Operations isolated from other operations occurring at the same time - Observed state is pending or complete, never partially complete. - The Linux kernel - A note on Golang - Package "sync/atomic" - Low-level primitives for synchronization algorithms - "Share memory by communicating, don't communicate by sharing memory." - Emphasis on low-level applications ### Java and C, Sitting in a Red-Black Tree - My education vs my desires - C teachings - What other langs do - Why this costs - What I've learned - Java still in the mix - Shell and Python ### Why C, Again? - OS and kernel development - OS Dev Wiki - Prereqs - Userland tools - Assembly - All the cool kids do it! - The language of operating systems - The language of networking - The language of web and proxy ### New Format - Technical Buzzword Jargon Hell - Stuff like this :D - CompSci, Unix and Linux, computer programming - Off topic - Book reviews (some tech, some not) - M-m-m-mental and physical health - Ranting and raving - NOT Tech News - Linux kernel stuff - Unix-like conventions and meetups (BSD, Linux) - Interesting sites, tips, and tricks - Long segment, short segment, short segment - One long episode, two short episodes - Intro music pending ### Let Me Know! - chris@admindev.tech - forum.admindev.tech - iTunes: https://podcasts.apple.com/us/podcast/admindev-labs/id1476478667 - Stitcher: https://www.stitcher.com/podcast/the-rollbak/admindev-labs

DotNet & More
#31 выпуск подкаста DotNet&More: Многопоточность и не только

DotNet & More

Play Episode Listen Later Apr 9, 2020 120:00


Что может быть лучше, чем в домашней атмосфере поговорить о многопоточности? Много всего, но именно эту тему мы выбрали для нашего нового выпуска. Мы часто экспериментируем и нам очень важно Ваше мнение. Поделитесь им с нами в опросе: https://forms.gle/Y2RRkoTDQUhoDnQ57 Спасибо всем кто нас слушает. Не стесняйтесь оставлять обратную связь и предлагать свои темы. Ссылка для скачивания: https://dotnetmore.ru/wp-content/uploads/2020/04/DotNetAndMore-31-Mulithreading.mp3 Shownotes: - [0:04:51] Зачем нам знать многопоточность? - [0:08:30] SynchronizationContext - [0:22:39] Блокирующие алгоритмы - [0:27:39] AutoResetEventSlim - [0:32:06] Многопоточность и собеседования - [0:36:29] Ожидания и реальность на проектах - [0:43:57] Mutex and semaphore - [0:49:40] Volatile - [0:55:39] Concurrent Collections - [0:59:51] Interlocked - [1:06:23] Многопоточность на продвинутом уровне - [1:24:38] А что там у джавистов? - [1:34:11] Кризис и IT - [1:45:50] Новости одной строкой Ссылки: - https://docs.microsoft.com/ru-ru/archive/msdn-magazine/2011/february/msdn-magazine-parallel-computing-it-s-all-about-the-synchronizationcontext : Все дело в SynchronizationContext - https://stackoverflow.com/questions/8215380/why-no-autoreseteventslim-in-bcl : Why no AutoResetEventSlim in BCL? - https://books.google.ru/books?id=36tCAwAAQBAJ&pg=PT1196&lpg=PT1196&dq=c%23+mutex+recursive&source=bl&ots=7k6zTjnBK0&sig=ACfU3U0_Zwa8nkFQKmdHP2KirrT4Rddm8g&hl=en&sa=X&ved=2ahUKEwj624CvtsroAhW586YKHQ2gBRkQ6AEwBXoECAwQLA#v=onepage&q=c%23%20mutex%20recursive&f=false : CLR via C# Mutex - https://habr.com/en/post/195770/ : Lock-free структуры данных. 1 — Начало - https://redis.io/topics/distlock : Distributed locks with Redis - https://github.com/redhat-developer/kestrel-linux-transport : redhat-developer/kestrel-linux-transport - https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/CSharp/aspnetcore-corert : TechEmpowerBenchmark - https://habr.com/en/company/avanpost/blog/488320/ : Deadlock Empire — игра для разработчиков - https://habr.com/en/company/clrium/blog/488260/ : Планирование потоков в Windows. Часть 1 из 4 - https://www.infoq.com/news/2020/03/opensilver-silverlight-wasm: OpenSilver: Open-Source Silverlight via WebAssembly - https://devblogs.microsoft.com/dotnet/announcing-the-net-core-uninstall-tool-1-0/ : Announcing the .NET Core Uninstall Tool 1.0! - https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-1/ : Announcing .NET 5 Preview 1 - https://habr.com/en/post/490112/ : Монады как паттерн переиспользования кода - https://habr.com/en/post/482834/ : Статическая типизация не обязательно требует церемоний - https://habr.com/en/company/pvs-studio/blog/488332/ : Ноль, один, два, Фредди заберёт тебя - https://devblogs.microsoft.com/dotnet/collecting-and-analyzing-memory-dumps/ : Collecting and analyzing memory dumps - https://habr.com/en/post/485198 : Еще один способ измерить производительность методов .NET приложений Слушайте и скачивайте нас на сайте: https://dotnetmore.ru/podcast/31-multithreading/ Не забывайте оставлять комментарии: https://vk.com/dotnetmore?w=wall-175299940_232

The TryHard PodCast
Episode 8 | " Fake love, Mutex clown move"

The TryHard PodCast

Play Episode Listen Later Apr 2, 2020 43:16


Garza rants about the fake love within the community and shares a clown move made by SnD star Mutex.

Generic Talks
0007. Ваши бенчмарки (скорее всего) ничего не значат

Generic Talks

Play Episode Listen Later Jan 21, 2020 101:12


Богдан, Олег и Искандер опять собрались поговорить. Хотим напомнить, что лента подкаста находится в Телеграме, как и чат, где можно добавить вопросы и набросы: https://t.me/generictalks (инвайт в чат в описании) 00:00:00 - Посчитать размер объекта в Go. Что может быть проще? Зачем вообще это делать? 00:12:22 - Как ограничивают память другие известные проекты на Go. Разбираем подходы. 00:17:00 - Как понять что мы достигли предела по оптимизациям и пора внедрять другие подходы. Шипилев и его график) 00:20:22 - В бар заходит Искандер. Unsafe.Sizeof и отдельный пропозал. 00:29:40 - Рекурсивный обход структур в хипе для расчета размера, потенциальные использования рантайма и сборщика мусора. 00:33:46 - Как возможность расчета размеров в рантайме может открыть возможность для других оптимизаций. 00:47:11 - Pluggable GC в Go стоит ли форкать стандартный компилятор и рантайм? 00:50:11 - Говяжий язык. Beef - шаг вперед или очередной велосипед? 01:02:30 - Actix-web - open source, восприятие критики и мнения которые ничего не значат. 01:13:03 - Spinlock vs Mutex почему все так получилось? Почему так сложно правильно бенчмаркать? 01:24:00 - Erlang vs Go vs Java vs NodeJS бенчмарк серверов который не смог. Как сделать adaptive capacity limiter вручную для того чтобы выровнять latency. Говорим о том как анализировать результаты бенчмарков, делать выводы и проверять гипотезы. 01:37:25 - Затравочка будущих выпусков

THE CODCAST
The Codcast #19

THE CODCAST

Play Episode Listen Later Dec 5, 2019 68:20


Nameless and Pacman are back after Thanksgiving break to talk Modern Warfare Season 1, Mutex's release and the Dexerto power rankings. Learn more about your ad choices. Visit podcastchoices.com/adchoices

The Center Ring esports podcast
195: RIP MuTeX's career, ECS S8 Finals Recap

The Center Ring esports podcast

Play Episode Listen Later Dec 2, 2019 91:49


The biggest Yikes of the Week yet, RIP MuTeX's career. And we recap the ECS S8 FinalsSupport the show (https://www.patreon.com/thecenterring)

Preediction
Esports Talk: Why Nade Left OpTic - Is Disguised Toast a Genius? MuTex kills his career

Preediction

Play Episode Listen Later Dec 2, 2019 37:20


Support the Center for Educational Innovation to help give kids life skills through esports. You can help make a difference for Giving Tuesday (Dec. 3rd) by clicking the following link: http://bit.ly/ceiesportsIn this week's episode, we find out why Nadeshot left OpTic to create the 100 thieves org, discuss why Disguised Toast moving to Facebook may actually be genius, and we take a look at how MuTex managed to completely nuke his Call of Duty career.

UEMA Podcast
UEMA Series 052 By Mauro Nakimi

UEMA Podcast

Play Episode Listen Later Nov 12, 2019 55:17


Mauro Nakimi es un compositor, productor y dj español con casi 30 años de experiencia en el universo electrónico, pinchando de manera profesional y desarrollando su propio sonido, reconocible en sus alrededor de 200 referencias en el mercado. Como verdadero arquitecto del sonido, dedicado a la creación de una música extremadamente personal y única, Mauro Nakimi ha estado explorando constantemente las posibilidades de la música electrónica. Durante casi 30 años, Mauro Nakimi tiene una relación especial con ella convirtiéndose en su trabajo principal desde 1991 hasta la actualidad. Entre otros estilos, Electro, Techno y Breaks ha sido una parte fundamental de su carrera y su dedicación a este estilo lo ha llevado a ser calificado por diferentes medios y revistas de renombre como uno de los artistas independientes más completos del mundo. El punto que este artista le da al Electro es muy diferente de los parámetros clásicos del estilo principal que imprime su forma personal en todas sus obras. La composición en vivo y la creación de sus obras es uno de sus signos de identidad más notables, junto con el uso de equipos de hardware sin computadora. Además, la predilección por el formato de vinilo para publicar sus obras hace que este artista sea considerado por mucha gente una referencia de Underground Worldwide Scene. Compositor de música, Live Performer y Dj con una técnica extraordinaria. Artistas como Boris Divider, Gez Varley del mítico LFO, Christian Wünsch, Krenzlin (Tresor), Gotshell, James Wolfe, Silicon Scally y más han remezclado sus obras y aparece en lanzamientos con artistas como Paul Hardcastle, Andrea Bennedetti, Bass Junkie, Beta Evers, Bolz Bolz, Composite Profuse, Cygnus, D'arcangelo, Daren J. Horgan, Das Muster, Depresor, Di'jital, Dibu Z, Digitek, Dvs Nme, Faceless Mind, Federico Leocata, Foreing Secuence, Franck Kartell, Fiedrich Krause , Heinrich Dressel, Hermes 3, Holtz, Johan Ikinen, Kan3da, Kerg, Ser Kind Human Being, Kitbuilders, Koova, Luke Eargoogle, Mat101, Max Durante, Metacomplex, Microlith, Mutex, Naqara, Negocious Man, Noise & Noise, Obergman, Obsolete Robotics, Patronen, Plank 43, Scape One, Shinra, The Hacker, Unwelt, Exzakt, Dark Vector, Asension Electronique y muchos otros. Producción, masterización, djing, hardware, desempeño acústico y electrónico en vivo, Mauro continúa desarrollando nuevos métodos creativos, así como también enseñando, compartiendo su experiencia con otros productores en muchas instituciones alrededor del planeta. Bajo esta técnica, la obsesión oculta el deseo de una libertad artística sin restricciones. Como compositor, Mauro Nakimi le da rienda suelta a su música, cuya riqueza reside en los detalles y refleja una atmósfera tan oscura como palpable. facebook.com/mauronakimi soundcloud.com/mauronakimi youtube.com/user/MAURONAKIMI/about mauronakimi.bandcamp.com instagram.com/mauronakimi

JavaScript Jabber
JSJ 362: Accessibility with Chris DeMars

JavaScript Jabber

Play Episode Listen Later Apr 30, 2019 63:26


Sponsors Sentry use code “devchat” for 2 months free Triplebyte $1000 signing bonus Panel Charles Max Wood Aimee Knight Chris Ferdinandi AJ O’Neal Joe Eames Joined by Special Guest: Chris DeMars Episode Summary Special guest Chris DeMars is from Detroit, MI. Currently, he works for Tuft and Needle and is an international speaker, Google developer expert, Microsoft mvp, and web accessibility specialist. He comes from a varied work background, including truck driving and other non-tech jobs.   Today the panel discusses web accessibility for people with disabilities. According to a study done by WebAIM, 97.8% of homepages tested had detectable WCAG 2 failures. The panel discusses why web accessibility is doing so poorly. Chris talks about some of the biggest mistakes he sees and some very simple fixes to make sites more accessible. Chris talks about the importance of manual testing on screen readers and emphasizes that it is important to cover the screen to make sure that it really works with a screen reader. Chris talks about some of the resources available for those who wish to increase accessibility on their sites.   The team discusses tactics for prioritizing accessibility and if there is a moral obligation to make sites accessible to those with disabilities. Chris talks about his experience making accessibility a priority for one of the companies he worked for in the past. They discuss the futue of legal ramifications for sites that do not incorporate accessibility, and what responsibility falls on the shoulders of people who regularly use assistive devices to notify companies of issues. They finish the show with resources available to people who want to learn more. Links The DOM Semantic markup writings Alt attribute Axe by DeQue Bootstrap Aria lable WebAim study Follow DevChat on Facebook and Twitter Picks Charles Max Wood: LootCrate Aimee Knight: Implementing Git in Python tutorial Chris Ferdinandi: "Fighting Uphill" by Eric Bailey “The Web We Broke” by Ethan Marcotte AllBirds sneakers Newsletter AJ O’Neal: Golang Channel vs Mutex vs WaitGroup Nobuo Uematsu The Best Way to Tin Enameled Wire Joe Eames: Gizmos board game Thinkster.io accessibility course (not released yet) Chris DeMars: Dixxon Flannel Company Aquis.com accessibility simulator Refactr accessibility workshop in June Follow Chris

All JavaScript Podcasts by Devchat.tv
JSJ 362: Accessibility with Chris DeMars

All JavaScript Podcasts by Devchat.tv

Play Episode Listen Later Apr 30, 2019 63:26


Sponsors Sentry use code “devchat” for 2 months free Triplebyte $1000 signing bonus Panel Charles Max Wood Aimee Knight Chris Ferdinandi AJ O’Neal Joe Eames Joined by Special Guest: Chris DeMars Episode Summary Special guest Chris DeMars is from Detroit, MI. Currently, he works for Tuft and Needle and is an international speaker, Google developer expert, Microsoft mvp, and web accessibility specialist. He comes from a varied work background, including truck driving and other non-tech jobs.   Today the panel discusses web accessibility for people with disabilities. According to a study done by WebAIM, 97.8% of homepages tested had detectable WCAG 2 failures. The panel discusses why web accessibility is doing so poorly. Chris talks about some of the biggest mistakes he sees and some very simple fixes to make sites more accessible. Chris talks about the importance of manual testing on screen readers and emphasizes that it is important to cover the screen to make sure that it really works with a screen reader. Chris talks about some of the resources available for those who wish to increase accessibility on their sites.   The team discusses tactics for prioritizing accessibility and if there is a moral obligation to make sites accessible to those with disabilities. Chris talks about his experience making accessibility a priority for one of the companies he worked for in the past. They discuss the futue of legal ramifications for sites that do not incorporate accessibility, and what responsibility falls on the shoulders of people who regularly use assistive devices to notify companies of issues. They finish the show with resources available to people who want to learn more. Links The DOM Semantic markup writings Alt attribute Axe by DeQue Bootstrap Aria lable WebAim study Follow DevChat on Facebook and Twitter Picks Charles Max Wood: LootCrate Aimee Knight: Implementing Git in Python tutorial Chris Ferdinandi: "Fighting Uphill" by Eric Bailey “The Web We Broke” by Ethan Marcotte AllBirds sneakers Newsletter AJ O’Neal: Golang Channel vs Mutex vs WaitGroup Nobuo Uematsu The Best Way to Tin Enameled Wire Joe Eames: Gizmos board game Thinkster.io accessibility course (not released yet) Chris DeMars: Dixxon Flannel Company Aquis.com accessibility simulator Refactr accessibility workshop in June Follow Chris

Devchat.tv Master Feed
JSJ 362: Accessibility with Chris DeMars

Devchat.tv Master Feed

Play Episode Listen Later Apr 30, 2019 63:26


Sponsors Sentry use code “devchat” for 2 months free Triplebyte $1000 signing bonus Panel Charles Max Wood Aimee Knight Chris Ferdinandi AJ O’Neal Joe Eames Joined by Special Guest: Chris DeMars Episode Summary Special guest Chris DeMars is from Detroit, MI. Currently, he works for Tuft and Needle and is an international speaker, Google developer expert, Microsoft mvp, and web accessibility specialist. He comes from a varied work background, including truck driving and other non-tech jobs.   Today the panel discusses web accessibility for people with disabilities. According to a study done by WebAIM, 97.8% of homepages tested had detectable WCAG 2 failures. The panel discusses why web accessibility is doing so poorly. Chris talks about some of the biggest mistakes he sees and some very simple fixes to make sites more accessible. Chris talks about the importance of manual testing on screen readers and emphasizes that it is important to cover the screen to make sure that it really works with a screen reader. Chris talks about some of the resources available for those who wish to increase accessibility on their sites.   The team discusses tactics for prioritizing accessibility and if there is a moral obligation to make sites accessible to those with disabilities. Chris talks about his experience making accessibility a priority for one of the companies he worked for in the past. They discuss the futue of legal ramifications for sites that do not incorporate accessibility, and what responsibility falls on the shoulders of people who regularly use assistive devices to notify companies of issues. They finish the show with resources available to people who want to learn more. Links The DOM Semantic markup writings Alt attribute Axe by DeQue Bootstrap Aria lable WebAim study Follow DevChat on Facebook and Twitter Picks Charles Max Wood: LootCrate Aimee Knight: Implementing Git in Python tutorial Chris Ferdinandi: "Fighting Uphill" by Eric Bailey “The Web We Broke” by Ethan Marcotte AllBirds sneakers Newsletter AJ O’Neal: Golang Channel vs Mutex vs WaitGroup Nobuo Uematsu The Best Way to Tin Enameled Wire Joe Eames: Gizmos board game Thinkster.io accessibility course (not released yet) Chris DeMars: Dixxon Flannel Company Aquis.com accessibility simulator Refactr accessibility workshop in June Follow Chris

Making a Physicist
map040 - Etwas zu verteidigen

Making a Physicist

Play Episode Listen Later Jan 31, 2019 6:46


Es gibt mehr als eine Art, Daten parallel zu verarbeiten. Eine macht sich der Doktorand zu Nutze, um häppchenweise die van-Hove-Funktion zu berechnen. Außerdem hat ein Kollege am Lehrstuhl seine Promotion erfolgreich abgeschlossen.

C9::GoingNative (HD) - Channel 9
GoingNative 53: Learning STL Multithreading

C9::GoingNative (HD) - Channel 9

Play Episode Listen Later Nov 8, 2016 38:55


In this episode, Billy O'Neal and Stephan T. Lavavej (S.T.L.) talk about the Standard Template Library for multithreading, and how to use it properly. We would love to hear some feedback on this episode! If you liked it, let us know and we may make a follow up!Video outline:[ 03:50 ] Threads[ 05:29 ] Data races... [ 05:50 ] Mutexes [ 08:08 ] Locks [ 10:23 ] Atomics [ 14:48 ] Condition Variables[ 16:30 ] Example using threads, mutexes, condition variables, and atomics (link to source code)[ 32:36 ] Mutex types[ 36:34 ] Closing thoughtsSTL video lecture series:Standard Template Library (STL)Advanced STL

Code Time
Code Time (40): ¿Cómo solucionar los problemas de concurrencia? PT 2: Semáforos

Code Time

Play Episode Listen Later Oct 25, 2016 45:02


Los problemas de concurrencia suelen generar grandes probleas aumentando la complejidad del funcionamiento. Pero, a su vez, permiten trabajar con mútiples hilos e incluso varios nucleos. Uno de los recursos que vimos que tenían eran los Locks, tambien conocidos como Mutex. Pero estos no permiten resolver todos los problemas. Asi que debemos emplear otras herramientas como ser los semáforos, tema el cual veremos en este episodio. Asi que sin más demora damos comienzo al episodio de esta semana de Code Time ********************************** App de iOS: https://itunes.apple.com/us/app/code-time/id1435749618 ********************************** Para Contribuir PAYPAL : davidgiordana@hotmail.com.ar PATREON: https://www.patreon.com/codetime ********************************** Curso completo de desarrollo en Swift 4 desde cero https://www.udemy.com/curso-completo-de-swift-4-desde-cero/?couponCode=YOUTUBE_1 Curso de desarrollo de aplicaciones para iOS 11 desde cero https://www.udemy.com/desarrollo-de-aplicaciones-para-ios-11-desde-cero/?couponCode=YOUTUBE_1 ********************************** Medios de contacto: Twitter / Telegram: @DavidGiordana Correo Electrónico: davidgiordana0@gmail.com Grupo en Telegram: https://t.me/joinchat/C-YEzBGu5Jh-mu8ejM2toA ********************************** Medios de Contacto CANAL DE TELEGRAM: https://telegram.me/Code_Time PODCAST: https://goo.gl/QUximq ITUNES: https://goo.gl/XmDjX2 ********************************** Canciones Utilizadas OP: A Himitsu - Adventures: youtu.be/8BXNwnxaVQE ED: See You Tomorrow by GoSoundtrack http://www.gosoundtrack.com/ Music provided by Audio Library https://youtu.be/idlqqMHd0W4

Code Time
Code Time (40): ¿Cómo solucionar los problemas de concurrencia? PT 2: Semáforos

Code Time

Play Episode Listen Later Oct 24, 2016 45:02


Los problemas de concurrencia suelen generar grandes probleas aumentando la complejidad del funcionamiento. Pero, a su vez, permiten trabajar con mútiples hilos e incluso varios nucleos. Uno de los recursos que vimos que tenían eran los Locks, tambien conocidos como Mutex. Pero estos no permiten resolver todos los problemas. Asi que debemos emplear otras herramientas como ser los semáforos, tema el cual veremos en este episodio. Asi que sin más demora damos comienzo al episodio de esta semana de Code Time ********************************** App de iOS: https://itunes.apple.com/us/app/code-time/id1435749618 ********************************** Para Contribuir PAYPAL : davidgiordana@hotmail.com.ar PATREON: https://www.patreon.com/codetime ********************************** Curso completo de desarrollo en Swift 4 desde cero https://www.udemy.com/curso-completo-de-swift-4-desde-cero/?couponCode=YOUTUBE_1 Curso de desarrollo de aplicaciones para iOS 11 desde cero https://www.udemy.com/desarrollo-de-aplicaciones-para-ios-11-desde-cero/?couponCode=YOUTUBE_1 ********************************** Medios de contacto: Twitter / Telegram: @DavidGiordana Correo Electrónico: davidgiordana0@gmail.com Grupo en Telegram: https://t.me/joinchat/C-YEzBGu5Jh-mu8ejM2toA ********************************** Medios de Contacto CANAL DE TELEGRAM: https://telegram.me/Code_Time PODCAST: https://goo.gl/QUximq ITUNES: https://goo.gl/XmDjX2 ********************************** Canciones Utilizadas OP: A Himitsu - Adventures: youtu.be/8BXNwnxaVQE ED: See You Tomorrow by GoSoundtrack http://www.gosoundtrack.com/ Music provided by Audio Library https://youtu.be/idlqqMHd0W4

Take Up Code
102: Multithreading. Up And Down.

Take Up Code

Play Episode Listen Later May 5, 2016 9:06


What if you just want to limit how many things you can have or can be done? This episode will explain another side of the semaphore sometimes called a counting semaphore.

Take Up Code
101: Multithreading. Signal And Wait.

Take Up Code

Play Episode Listen Later May 4, 2016 13:26


Semaphores are often confused and characterized as just a more general form of a mutex. There are actually some big differences though.

DAVID GAUSA presents SUTIL SENSATIONS INTERNATIONAL EDITION
December 11th 2013 - With Joseph Capriati and Apollonia guest DJs, exclusives and music from Pryda, Avicii, Syn Cole, Green Velvet, Riva Starr, NiCe 7, Todd Terje, Adam Beyer, Ida Engberg, Shlomi Aber, Tocadisco and much more!

DAVID GAUSA presents SUTIL SENSATIONS INTERNATIONAL EDITION

Play Episode Listen Later Dec 10, 2013 120:02


DAVID GAUSA presents SUTIL SENSATIONS INTERNATIONAL EDITION PLAYLIST DECEMBER 11th 2013 Including the Top Guest DJs JOSEPH CAPRIATI and APOLLONIA 1st HOUR Pryda 'LYCKA' (taken from 'LYCKA/F.A.T.') Pryda Syn Cole 'Miami 82' (Avicii Edit) Se7en DJ PP 'Queen Of Disco' (Hazzaro & Jerome Robins Remix) PP Music Khainz 'Slice It' Sprout Cuebur featuring Marrisa Guzman 'No Doubt' (Shlomi Aber Remix) Defected Tocadisco feat. Roland Clark 'Phoenix' Toolroom --- TRACK OF THE WEEK Todd Terje 'Spiral' Olsen --- Dan Ghenacia 'Ometeo' (Dyed Soundorom Remix) Apollonia Solution 'Feels So Right' (Friend Within Remix) Toolroom Riva Starr 'In The Morning' (NiCe 7 It Will Be Remix) (taken from 'Deep In Hand' EP) Snatch Russ Yallop feat. Aimee Sophia 'The Journey' (Melokolektiv Remix) Crosstwon Rebels Shall Ocin 'Conception' (taken from 'Conception' EP) Culprit Adam Beyer & Ida Engberg 'You Know' Truesoul Marc Galindo 'Squeaky Hammer' elRow --- ALBUM OF THE WEEK Green Velvet 'Unshakable' Relief (played:) Green Velvet 'Leave Your Body' (Sonny Fodera Remix) --- 2nd HOUR TOP GUEST DJ SLOT 1 BY APOLLONIA Celebrating his upcoming show in Barcelonian's Ker Club, and Dan Guenacia's next release on their label - Playlist not available - TOP GUEST DJ SLOT 2 BY JOSEPH CAPRIATI Celebrating the release of his new album 'Self Portrait' on his own label, Drumcode Dubspeeka 'Unknown' (Joel Mull Work Out Groove Mix) Unreleased Kane Roth 'Something Special' Waveform Joseph Capriati 'Deep Thoughts' Drumcode Locomatica 'Pomegranate' LCMTC Joseph Capriati 'This Then That' Drumcode Cadans 'Fix' Balans Egor Bossv 'Prism' Mutex ______________________________________________________ ______________________________________________________ If you wants to know more about DAVID GAUSA, visit: http://www.davidgausa.com http://www.facebook.com/davidgausa http://twitter.com/davidgausa http://soundcloud.com/davidgausa http://www.mixcloud.com/davidgausa http://instagram.com/davidgausa http://www.sutilrecords.com http://www.facebook.com/sutilrecords --- For Press Info, Bookings, Promos & General Inquiries, Please Contact: http://www.davidgausa.com/en/contact --- Don't forget to subscribe to the podcast on iTunes or by using the RSS feed. Stay tuned!

DAVID GAUSA presents SUTIL SENSATIONS INTERNATIONAL EDITION
December 11th 2013 - With Joseph Capriati and Apollonia guest DJs, exclusives and music from Pryda, Avicii, Syn Cole, Green Velvet, Riva Starr, NiCe 7, Todd Terje, Adam Beyer, Ida Engberg, Shlomi Aber, Tocadisco and much more!

DAVID GAUSA presents SUTIL SENSATIONS INTERNATIONAL EDITION

Play Episode Listen Later Dec 10, 2013 120:02


DAVID GAUSA presents SUTIL SENSATIONS INTERNATIONAL EDITION PLAYLIST DECEMBER 11th 2013 Including the Top Guest DJs JOSEPH CAPRIATI and APOLLONIA 1st HOUR Pryda 'LYCKA' (taken from 'LYCKA/F.A.T.') Pryda Syn Cole 'Miami 82' (Avicii Edit) Se7en DJ PP 'Queen Of Disco' (Hazzaro & Jerome Robins Remix) PP Music Khainz 'Slice It' Sprout Cuebur featuring Marrisa Guzman 'No Doubt' (Shlomi Aber Remix) Defected Tocadisco feat. Roland Clark 'Phoenix' Toolroom --- TRACK OF THE WEEK Todd Terje 'Spiral' Olsen --- Dan Ghenacia 'Ometeo' (Dyed Soundorom Remix) Apollonia Solution 'Feels So Right' (Friend Within Remix) Toolroom Riva Starr 'In The Morning' (NiCe 7 It Will Be Remix) (taken from 'Deep In Hand' EP) Snatch Russ Yallop feat. Aimee Sophia 'The Journey' (Melokolektiv Remix) Crosstwon Rebels Shall Ocin 'Conception' (taken from 'Conception' EP) Culprit Adam Beyer & Ida Engberg 'You Know' Truesoul Marc Galindo 'Squeaky Hammer' elRow --- ALBUM OF THE WEEK Green Velvet 'Unshakable' Relief (played:) Green Velvet 'Leave Your Body' (Sonny Fodera Remix) --- 2nd HOUR TOP GUEST DJ SLOT 1 BY APOLLONIA Celebrating his upcoming show in Barcelonian's Ker Club, and Dan Guenacia's next release on their label - Playlist not available - TOP GUEST DJ SLOT 2 BY JOSEPH CAPRIATI Celebrating the release of his new album 'Self Portrait' on his own label, Drumcode Dubspeeka 'Unknown' (Joel Mull Work Out Groove Mix) Unreleased Kane Roth 'Something Special' Waveform Joseph Capriati 'Deep Thoughts' Drumcode Locomatica 'Pomegranate' LCMTC Joseph Capriati 'This Then That' Drumcode Cadans 'Fix' Balans Egor Bossv 'Prism' Mutex ______________________________________________________ ______________________________________________________ If you wants to know more about DAVID GAUSA, visit: http://www.davidgausa.com http://www.facebook.com/davidgausa http://twitter.com/davidgausa http://soundcloud.com/davidgausa http://www.mixcloud.com/davidgausa http://instagram.com/davidgausa http://www.sutilrecords.com http://www.facebook.com/sutilrecords --- For Press Info, Bookings, Promos & General Inquiries, Please Contact: http://www.davidgausa.com/en/contact --- Don't forget to subscribe to the podcast on iTunes or by using the RSS feed. Stay tuned!

Parlons Ruby
PR 016 – Threads avec Emily Stolfo

Parlons Ruby

Play Episode Listen Later Nov 4, 2013 18:28


Emily Stolfo est développeur chez MongoDB. Active dans la communauté Ruby, elle est également chargée de maintenir le pilote MongoDB pour Ruby. À l’occasion la conférence dotRB 2013, Emily donne une présentation éclairante sur les threads et la programmation concurrente. Et sa présentation est riche de l’expérience acquise sur MongoDB ! Comment débuter avec les threads dans Ruby? Où regarder, et [&hellip