I am creating an OmniWorker-Task to process some data.Until now, the Task is able to receive and send messages from / to other tasks.
Now I need to implement the main function for this task. This function will work continuously and perform data processing, and messages will change its behavior.
But where do I put this main function?Is there something like the “Execute” method for OmniWorker that I need to implement?
, TOmniWorker "monolythic execute block + messaging". TOmniWorker , ( , , ) - Delphi.
( "!" ) , , . [ - , , Task.Comm.Receive.] , TOmniWorker , , .
Source: https://habr.com/ru/post/1786714/More articles:C # Regular expression for checking email in DataAnnotations - double backslash - c #Simple LDAP search using PHP jQuery - jqueryneed help canonicalizing an HTTP GET form in asp.net mvc - query-stringRegular expressions for Japanese in Lua - regexНепоследовательные результаты от AC_CHECK_FUNCS - autotoolsHow to Order an NHibernate 3.0 Linq Request Based on the Name of the Delivered Property - .netCan I get Erlang OTP behavior in C Nodes? - event-handlingWill not match the template function - c ++jqgrid change column header attribute - jqueryAny way to generate duplicate operators << definitions? - c ++All Articles