Tato diplomová práce si klade za cíl navrhnout a implementovat aplikaci, která uživateli umožní výpočet pravděpodobnosti výhry v pokeru Texas hold'em. Její přesnost bude 99% a rychlost odezvy bude menší než 1 sekunda. V textu se čtenář seznámí s programovacím jazykem Erlang a jeho využitím v oblasti paralelních algoritmů.This master's thesis aims to design and implement an application that allows user to calculate the precise probability of winning a poker Texas hold'em game match. Its accuracy will be 99% and it will return the result in less than 1 second. The reader will learn the basic principles of programming language Erlang and its use in parallel algorithms