Actor-oriented programming
Actor-oriented programming is a form of object-oriented programming that adds scalability and availability to monolithic applications. It provides the basis for creating milliservices and makes it possible create and invoke virtual actors as if they were just regular local objects.