Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q288699> ?p ?o }
Showing triples 1 to 28 of
28
with 100 triples per page.
- Q288699 subject Q8472199.
- Q288699 subject Q9096249.
- Q288699 abstract "Not to be confused with the computer security company eAcceleration.eAccelerator is a PHP accelerator derived from the MMCache extension for the PHP programming language. eAccelerator provides a bytecode cache. eAccelerator is open source and thereby free to use and distribute. Old and unmaintained versions also provided an encoder.Every time a PHP script is accessed, PHP usually parses and compiles scripts to bytecode. Once installed, eAccelerator optimizes the compiled bytecode and caches this to shared memory or disk or both. Upon subsequent accesses to a script, eAccelerator will access cached bytecode if it is available instead of the script being compiled. This avoids the performance overhead of repeated parsing and compilation.Previous eAccelerator versions also provided functions for use in PHP scripts that allow access to shared memory, automatic web (content) caching, and other related tasks. These were removed as of version 0.9.6rc1.Old eAccelerator versions had an encoder component that creates a file that cannot be as easily read as a normal PHP script, offering some code protection. A dedicated extension named eLoader is available to process such encoded scripts if the eAccelerator extension is not desired. This functionality has been removed from the current developer version and will not be part of the next release.EAccelerator is free software released under the GNU GPL 2.0.".
- Q288699 wikiPageExternalLink eaccelerator.html.
- Q288699 wikiPageExternalLink eaccelerator.net.
- Q288699 wikiPageExternalLink phpcoder.sourceforge.net.
- Q288699 wikiPageExternalLink eAccelerator_windows_binaries_builds.
- Q288699 wikiPageExternalLink wiki.
- Q288699 wikiPageWikiLink Q165596.
- Q288699 wikiPageWikiLink Q184148.
- Q288699 wikiPageWikiLink Q1881615.
- Q288699 wikiPageWikiLink Q189473.
- Q288699 wikiPageWikiLink Q332903.
- Q288699 wikiPageWikiLink Q341.
- Q288699 wikiPageWikiLink Q39162.
- Q288699 wikiPageWikiLink Q438556.
- Q288699 wikiPageWikiLink Q5322554.
- Q288699 wikiPageWikiLink Q59.
- Q288699 wikiPageWikiLink Q6593252.
- Q288699 wikiPageWikiLink Q7603.
- Q288699 wikiPageWikiLink Q764810.
- Q288699 wikiPageWikiLink Q837330.
- Q288699 wikiPageWikiLink Q8472199.
- Q288699 wikiPageWikiLink Q9096249.
- Q288699 wikiPageWikiLink Q9143.
- Q288699 wikiPageWikiLink Q991293.
- Q288699 comment "Not to be confused with the computer security company eAcceleration.eAccelerator is a PHP accelerator derived from the MMCache extension for the PHP programming language. eAccelerator provides a bytecode cache. eAccelerator is open source and thereby free to use and distribute. Old and unmaintained versions also provided an encoder.Every time a PHP script is accessed, PHP usually parses and compiles scripts to bytecode.".
- Q288699 label "EAccelerator".