Тёмный

Better Code: Concurrency - Sean Parent 

NDC Conferences
Подписаться 199 тыс.
Просмотров 28 тыс.
50% 1

Опубликовано:

 

11 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@jur9103
@jur9103 Год назад
What a great talk. Watching it in 2023, it provides better understanding why Swift went for Actor model to do the concurrency. Not even GCD is good enough.
@GRHmedia
@GRHmedia 6 лет назад
Holly crap you know how hard this video is to find if you don't know the specific title. It doesn't show up on the topic search at all. They really need to put the topic in the title and keywords in for this. Which is a shame because it's a fantastic video. It would get a hell of a lot more views if that was fixed.
@kristupasantanavicius9093
@kristupasantanavicius9093 5 лет назад
Sean should make a talk about Chromium's task system and function binding implementation. Those are extremely well made, though lacking some features.
@denisyaroshevskiy5679
@denisyaroshevskiy5679 2 года назад
I keep advertising it to everybody. I even talked to Sean about it a touch (he actually didn't know about it despite working on Chromium OS). Someone from Chromium should make a talk.
@origamibulldoser1618
@origamibulldoser1618 7 месяцев назад
@@denisyaroshevskiy5679Yes. Let's copy the multiple hundreds of megabytes monstrousity. It's awsome.
@gazinger
@gazinger 2 года назад
3:30 good to see Adobe has some browser based tool 5 years ago. It is slight ironic referring to Adobe acquired Figma for $20B five years later.
@edgarmendez7263
@edgarmendez7263 Год назад
There is a problem with the semantics of try_push, you move a task into it, but you don't necessarily invalidate it!
@peterfeatherstone9768
@peterfeatherstone9768 Год назад
Can’t we add a better scheduler to Asio that satisfies the executor model and voila, Asio is now also a tasking system. It probably isn’t that much work.
@Yupppi
@Yupppi 10 месяцев назад
Coding is all fun and games (yeah, right) until you start making browser based applications. Then you realize everything has to be changed to javascript and that your user will hate the interface because being in a browser, it limits all kinds of normal practical user interface behavior. Watching Sean's talks I become more and more thankful for the pains of learning Rust, because I feel like I could never hold in my head all the possibilities that could go wrong - that are baked into c++ behavior under the hood. Like you'd hope std library would take care of things in a way that the implementations don't allow something unexpected to happen between the lines of your code, but in fact you still have to be aware of the possible events every step of the code.
@pmcgee003
@pmcgee003 2 года назад
46:30 Futures
@GeorgeTsiros
@GeorgeTsiros 3 года назад
YOU MAY END A SENTENCE _WITHOUT_ "OKAY" FFS
@BeggarEngineering
@BeggarEngineering 7 лет назад
In the beginning he told that it is London subway in the photo, but it is not London subway. Downvoting this video.
@kdmytros
@kdmytros 6 лет назад
This is the Khreshchatyk station in the Kiev Subway) photos.wikimapia.org/p/00/00/34/39/61_big.jpg
@seditt5146
@seditt5146 5 лет назад
Good to see you focused on only the important parts of this talk...
@mytech6779
@mytech6779 11 месяцев назад
@@seditt5146 "That is zee joke!"
@BryonLape
@BryonLape 5 лет назад
My goodness, how bored is the speaker?
@PatrickKellyLoneCoder
@PatrickKellyLoneCoder 5 лет назад
Ehh, he's passionate, you can tell that by the level of depth he gets into. He's just a very monotonous speaker so it doesn't come across charismatically.
Далее
Better Code: Runtime Polymorphism - Sean Parent
57:33
Pacific++ 2018: Sean Parent "Generic Programming"
1:19:57
Sean Parent: Better Code: Concurrency
1:34:35
Просмотров 7 тыс.
CppCon 2015: Sean Parent "Better Code: Data Structures"
1:04:00
CppCon 2018: Jason Turner “Applied Best Practices”
1:03:19
What Makes A Great Software Engineer?  -  Alexis Agahi
20:15
GoingNative 2013 C++ Seasoning
1:17:12
Просмотров 48 тыс.
code::dive 2016 conference - Sean Parent - Better Code
1:20:01