we are trying now change the treatment of the EventLoop because all
our problems is the multithreading using the schedule. We changed
our code using now only one thread to control that Eventloop.
We do this steps:
1.- Creation of the BasicUsageEnvironment with one schedule.
2.- Initialization of
Dear Ross,
we are trying now change the treatment of the EventLoop because all our
problems is the multithreading using the schedule. We changed our code using
now only one thread to control that Eventloop.
We do this steps:
1.- Creation of the BasicUsageEnvironment with one schedule.
2.- Initi