As we have seen so far, method invocation is normally synchronous (we have wait for the method to return), but Jtrix allows it to be asynchronous (not waiting for the method to return, and having to react only if and when it does later).