Clojure multi-threading using future

preview_player
Показать описание
Here's a short demo of how to use the future function in Clojure.

This tutorial also shows how to make a background process run while your program can continue on the main thread. I know right!?

Рекомендации по теме
Комментарии
Автор

Thanks a lot for this man.. I love your contents! Wish there was for exceptions and error handling... I'm very confused when to use try catch sometimes i just keep wrapping them in every function.. or waiting for function to throw exception once before to use it. Also what to return or when to throw exceptions

ryanjaylc
Автор

Thanks for the content bro, I've been learning a lot with you🙏🏾

matheuszinn
Автор

I have always liked futures. I sometimes wonder if my new future hammer makes way too many problems look like nails that need pounded with it? What are the costs of using future? What is too much? What are the alternatives?

JoshReighley
visit shbcf.ru