[wp-trac] [WordPress Trac] #23216: Create "WP Heartbeat" API
WordPress Trac
noreply at wordpress.org
Sun Jan 20 23:58:32 UTC 2013
#23216: Create "WP Heartbeat" API
----------------------------+------------------
Reporter: azaozz | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: autosave-redo |
----------------------------+------------------
Comment (by dd32):
Exactly my point, it means we can no longer use our API's, or would be
required to write code that bypasses our own API's, or deliberately
flushed the local cache every loop iteration.
The last part (flushing local cache on loop iteration) would mostly take
care of it actually, It would avoid the cache issues, and allow the poll
to skip the time to load and parse WP files.[[BR]]
I do however, think that it may be best left to a plugin for initial
implementation, and us focus on a solution that reduces resource impact
upon the server - !WordPress can use quite a bit of memory in a page load,
and most shared servers might not like a few resource hungry processes
running for 15x their normal lifespan.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23216#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list