Abstract [eng] |
In this paper performance evaluation of actor model base software is analyzed. The need to determine software performance comes when predicting performance impact of change requests, evaluating initial software design or expecting changes in system’s load. In these cases simple, easy to use way to predict performance is needed, which would let find performance characteristics fast. First of all in this work the actor model is described, performance evaluation methods are reviewed and chosen for the actor model based software. Next, extension to the queueing theory method is present, which allows to use method for systems with fork-join communication pattern. Last part of the work consists of suggestions and examples of using performance evaluation method in practice. |