2 followers
Senior backend engineer with interests in all IT layers - electronic engineering, hardware-software integration, software design and software engineering.
The Java Virtual Machine in a Nutshell The Java Virtual Machine (JVM) is an abstract computing machine that enables a computer to run a Java program....
What is a thread? Operating System (OS) threads, often just called threads, are a way for a program to split itself into two or more simultaneously...
Introduction Real-time communication between client and server applications has become an essential feature in modern web applications. WebSocket is a...
Software testing is an activity which ensures that a) the software we are implementing is doing the job as per functional and non-functional...
The sci-fi movie COVID which pushed us hard in the early 2020 is slowly, but inevitably going to its final credits. Along the road it forced us...
There are a lot of possible ways for implementing search engine capabilities in our application. The straightforward path is searching by explicit...