Reactive Spring • Josh Long • GOTO 2019

  Рет қаралды 56,918

GOTO Conferences

GOTO Conferences

Күн бұрын

Пікірлер: 52
@iJuenger
@iJuenger 5 жыл бұрын
I am a simple man, I see a talk by Josh -> Instant Like
@lsranganath9054
@lsranganath9054 3 жыл бұрын
In Hindi Language...Josh means abundant enthusiasm...and this man is no less than that... love his sessions.....
@ddomingo
@ddomingo 4 жыл бұрын
I love production. YOU should love production. You should go as early and often as possible. Bring the kids, bring the family. The weather is amazing. It's the happiest place on Earth. It's better than Disneyland. Hahaha Mr Long, well done.
@AbHIShEkUPAdhYaYshekup
@AbHIShEkUPAdhYaYshekup 3 жыл бұрын
I don't how people commented clear, simple, etc. First 15 mins is just talk and after he takes bullet train of development and I can't match his pace. It must be great talk for those who are great learners and experience java/spring developers, but not for slow and new ones
@keineangabe8993
@keineangabe8993 3 жыл бұрын
Agreed
@matheus_olliric
@matheus_olliric 3 жыл бұрын
That was one of the best speeches I've seen about Reactive Spring + Josh is a funny guy, hahaha
@hdevivs09
@hdevivs09 4 жыл бұрын
Makes so much sense when you have worked with RxJS observables.
@camilohurtado3543
@camilohurtado3543 4 жыл бұрын
Great talk... very useful for getting into reactive prog
@asashish905
@asashish905 Жыл бұрын
I learnt not only reactive probramming but a new way injecting dependency using Lombok and also a replacement of @PostConstruct. Bravo!
@saikrishnareddychityala7314
@saikrishnareddychityala7314 4 жыл бұрын
Clearly explained why one should prefer reactive architecture to MVC model in the context of scaling. And also key role of protocols (http, Websockets and Rsockets) in applications architecture
@nawnaw4709
@nawnaw4709 5 жыл бұрын
clear and straight to the point! like it
@roronoa_d_law1075
@roronoa_d_law1075 3 жыл бұрын
34:45 without reactive spring, server sent events blocks a thread ?
@hutofrock
@hutofrock Жыл бұрын
Great stuff!
@tareksahalia
@tareksahalia 5 жыл бұрын
man, I need you in all in my projects
@vinaylodha3013
@vinaylodha3013 5 жыл бұрын
Even windows!
@krige
@krige 3 жыл бұрын
Does anyone know why he uses Publisher instead of Flux as returned type of the request handler method on line 73 at 34:28?
@somerandomguy000
@somerandomguy000 3 жыл бұрын
Flux is a subtype of Publisher, so it’s the same. It could be a Mono too
@dineshsolanki1666
@dineshsolanki1666 3 жыл бұрын
There is only on type of data published that is Publisher but these guys have decorated Publisher with Mono and Flux which is nothing but some additional behaviour to Publisher.
@coconutbunch
@coconutbunch 2 жыл бұрын
Curious, is there a reason for spacing the params when typing code. 🤔. May be it feels good when its prettified?
@dineshsolanki1666
@dineshsolanki1666 3 жыл бұрын
Why do we need backpressure for Mono?
@magzhanabdibayev3818
@magzhanabdibayev3818 3 жыл бұрын
damn this guy speaks at 2x speed in real life good presentation:) thanks
@qingcaish
@qingcaish 5 жыл бұрын
I like josh long, but you can start watch from 15min.
@prdoyle
@prdoyle 5 жыл бұрын
"I don't have much time." Proceeds to babble and repeat himself for 15 minutes. The rest of the talk is awesome, though.
@zAlbee2
@zAlbee2 5 жыл бұрын
I found the intro and motivation for reactive programming useful, starting from 3:13 and up to 14:30. Then skip to 15:30 because his jokes are bad.
@Technomancr
@Technomancr 4 жыл бұрын
I loved the jokes.
@Rjbcc
@Rjbcc 4 жыл бұрын
The build up before writing code was important though.
@harshchaudhary8182
@harshchaudhary8182 3 жыл бұрын
best speech
@atanasdenkov2433
@atanasdenkov2433 4 жыл бұрын
Very entertaining. Good guy, knows his stuff. Only one thing pissed me off .. he used "efficient" and "polling" in the same sentence.
@VinceLikesTacos
@VinceLikesTacos 5 жыл бұрын
Will the deep dive that he talked about be published? That would be awesome to see as well
@GOTO-
@GOTO- 5 жыл бұрын
The deep dive Josh mentions is a masterclass that lasted a full day. It has not been video recorded.
@orlovskyconsulting
@orlovskyconsulting 5 жыл бұрын
Cool idea, but how do we test it?
@thatoneuser8600
@thatoneuser8600 2 жыл бұрын
You can mock and stub it with various testing libraries, and if you have a callback that's multi-lined, then turn it into its own method, replace it with a method reference, and then you can unit test that method
@yapadqoi
@yapadqoi 4 жыл бұрын
This guy is good
@LuisGabrielBetancourtRodriguez
@LuisGabrielBetancourtRodriguez 3 жыл бұрын
hahahahahha Hide banner spring, "Disabled by order of Josh Long"
@brijchavda
@brijchavda 4 жыл бұрын
Here is Production and There is PHP. They should never come close. Haha.. Like your satire.
@folgerf
@folgerf 5 жыл бұрын
can we find the repo of this talk somewhere?
@Revoltoso89
@Revoltoso89 4 жыл бұрын
I think this is github.com/joshlong/reactive-spring-article
@xendworld1694
@xendworld1694 2 жыл бұрын
how fast can you talk: "yes"
@DeGoya
@DeGoya 2 жыл бұрын
He is so fast at programming, it's quite baffling
@melanycordova9601
@melanycordova9601 5 жыл бұрын
hi there can you please share the code for this project please, and can i deploy a reactive project into a Wildfly and manage the Database conextion to tthe conextion with wilfy
@Revoltoso89
@Revoltoso89 4 жыл бұрын
I think this is github.com/joshlong/reactive-spring-article
@MuztabaHasanat
@MuztabaHasanat 4 жыл бұрын
Is he on of those PHP hater ?
@deadbeef16
@deadbeef16 5 жыл бұрын
Do I hear a Louis Rossmann in that talk?
@karpuzye
@karpuzye 3 жыл бұрын
nerdler boyle tipleri sever.
@adolforuiz3114
@adolforuiz3114 5 жыл бұрын
nodejs is better
@diegov9799
@diegov9799 4 жыл бұрын
Hi, why ?
@adolforuiz3114
@adolforuiz3114 4 жыл бұрын
@@diegov9799 because the support from v8 engine from google, the calaback queue, the Nature from JS wich is asynchronous
@enforc3rr
@enforc3rr 4 жыл бұрын
ofc it's better for small scale applications
@blasttrash
@blasttrash 3 жыл бұрын
its not typed language. I see a function which takes options object, how am I supposed to know what fields this so called object contains? not to mention, this can change at runtime too. And dont get me started with typescript. Its a poor mans type system that tries to fix the flaws of javascript.
@myobpro8516
@myobpro8516 3 жыл бұрын
It depends on the context...
The Language of Programming • Anjana Vakil • GOTO 2019
52:03
GOTO Conferences
Рет қаралды 27 М.
The Reactive Revolution • Josh Long • YOW! 2019
52:30
GOTO Conferences
Рет қаралды 3 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Avoiding Reactor Meltdown
58:22
SpringDeveloper
Рет қаралды 23 М.
Java Virtual Threads - Reactive Programming Killer?
13:57
Viraj Shetty
Рет қаралды 22 М.
What is Spring Webflux and when to use it?
17:46
Defog Tech
Рет қаралды 247 М.
Reactive Spring - Josh Long, Mark Heckler
1:09:39
SpringDeveloper
Рет қаралды 25 М.
Exploring reactive programming in Java by Miro Cupak
44:14
Bootiful TDD by Josh Long @ Spring I/O 2019
54:15
Spring I/O
Рет қаралды 20 М.