Re: [Cppcms-users] best way for background processes
Brought to you by:
artyom-beilis
From: Lee E. <lee...@gm...> - 2012-04-24 19:01:39
|
how about make a certain maintanance page/jspn rpc then call that page from cron or whatever other scheduling mechanism you want as an external call into your cppcms application On Tue, Apr 24, 2012 at 8:30 PM, Marcel Hellwig <ke...@co...> wrote: > Hi everyone, > > my web application uses some background processes for time based things, > e.g. "crons", but I need access to the content itself. What is the best > way to do this? My first thought was to mount a backgroundprocess as > async process and make async_waits, but if I try to access to the > context it says: "Assertion `px != 0' failed." > Next thought was to mount it via sync mount point, but that fails too > and is not what i want. > So, how to implement it? > Make a own program and access via cppcms_scale? > > Regards > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > -- -- lee Lee Elenbaas lee...@gm... |