There are some scenarios where we don’t need to wait for fast feedback when executing tasks. In some cases, we can just request the computation of that a task, a command, and at some moment in the future, we can receive a callback notification with the execution result.

To explore a solution for this posibilities, I decided to build this example by applying an asynchronous command queue.

Read more »

Be the worst is about learning, and to have people about to learn from.

Maybe you are better than someone in some at some area, but that doesn’t mean you’re better than him. Someone may be much better than you at something, that does not mean that you are worst than him.

Read more »
0%