Apache Thrift Tutorial/ Demo

preview_player
Показать описание
In this video I provide a brief introduction to Apache Thrift and a demo to install it, generate code and create a client/ server service that uses this code. For my examples I use Java and Python.
Рекомендации по теме
Комментарии
Автор

After more than a Decade, this video was helpful for me to understand an old code base at work.. Thanks!!

Bruh
Автор

Thanks for this simple and an effective tutorial on thrift.

orsenthil
Автор

I still don't understand what thrift is, what it does, or why anyone should learn it.

Davi-did
Автор

Good session, but it will more good if it more zoom. Screen is not clear in full screen also.

maddi
Автор

Thanks Stratos! What's the terminal you're using? it looks pretty useful

bingx
Автор

How we can install thrift on windows 10 successfully??

govindsajgane
Автор

use "sudo" to "avoid" mistakes. LOL

hedgehog_fox
Автор

Great demo! But needed some more explanation only on Python and especially making the python server code

CasternFernandes
Автор

how do you get the executable file of java? "ant" does not create them :(

volctube
Автор

i'm also wondering how you created the executable files as well. nothing i'm doing creates executable files. all i can do is use 'ant' to create a .jar file.

jackchan
Автор

how do you actually get the executable file of java? How did you compile the source code? I think that is the problem kicking my shit out but I did see any solutions here:(( u have any ideas?

cauchyh
Автор

is the Client and Server file created by us?

jubinabhisheksoni