Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Skylark timer jobs...
Re: Skylark timer jobs... [message #40930 is a reply to message #40929] Tue, 08 October 2013 23:11 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

mirek wrote on Tue, 08 October 2013 21:58

Anyway, after some thinking about real-life examples, I would say making it illegal would work, but would not be really practical. Now I agree that we need sharing Smile

One ugly issue though... By adding jobs to the main process, you make it more vulnerable to crashing. Plus, perhaps crashing timer process should not delete timer queue.

So to sum it, storing the timer queue into file system suddenly starts to seem like quite a good option!

Smile

I'll try to prepare some basic implementation, we can then try it out and discuss it further...

The problem with crashing main process can probably be solved by making all the processes execute the jobs, they just need to access the queue items carefully enough...

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Another problem with MT (damn it... :()
Next Topic: [Tutorial] Using the Visual Studio IDE with U++
Goto Forum:
  


Current Time: Tue May 21 08:27:43 CEST 2024

Total time taken to generate the page: 0.02860 seconds