About: EAccelerator

An Entity of Type: company, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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. 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. eAccelerator is free software released under the GNU GPL 2.0.

Property Value
dbo:abstract
  • eAccelerator ist eine freie Software zum Einsatz auf Webservern, die als Beschleuniger, Optimierer und Cache für PHP-Seiten dient. Es ist eine Abspaltung von TurckMMCache, der ursprünglich von Dmitry Stogov entwickelt wurde. (de)
  • 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. No new version was released since Jan. 2010. The latest supported PHP version was 5.3, which had its end-of-life in 2014. eAccelerator is free software released under the GNU GPL 2.0. (en)
  • eAccelerator는 PHP 프로그래밍 언어에 대한 에서 포크된 이다.eAccelerator는 바이트코드 캐시를 제공한다. eAccelerator는 오픈 소스 사용 및 배포하여 무료다.오래되고 전혀 관리가되지 않고있는 버전도 인코더를 제공했다. PHP 스크립트 에 액세스 할 때마다, PHP는 일반적으로 구문 분석하고 바이트 코드로 스크립트를 컴파일한다. 일단 설치하면 eAccelerator는 컴파일 된 바이트 코드를 최적화하고 공유 메모리 나 디스크 또는 둘 모두를 캐시한다. 그 대신 스크립트가 컴파일되는 것이 가능한 경우 스크립트에 대한 후속 접근시, eAccelerator는 캐시 된 바이트 코드에 액세스한다. 이것은 반복 구문 분석 및 컴파일의 성능 오버 헤드를 방지한다. 이전 eAccelerator 의 버전도 공유 메모리접근, 자동 캐싱 및 기타 관련 작업 을 가능하게 하는 PHP 스크립트에서 사용하는 기능을 제공한다. 이 버전 0.9.6rc1 같이 제거했다. 이전 eAccelerator 버전은 몇 가지 코드 보호를 제공하고, 쉽게 정상 PHP 스크립트로 읽을 수 없는 파일을 생성하는 인코더 구성 요소를 가졌다. eLoader라는 전용의 확장은 eAccelerator 확장을 원하지 않을 경우 이러한 인코딩된 스크립트를 처리하는 데 사용할 수 있다. 이 기능은 현재 개발자버전에서 제거되었고 다음 버전에서 포함되지 않을 것이다. EAccelerator는 GNU GPL 2.0로 배포되는 자유 소프트웨어이다. (ko)
  • eAccelerator – rozszerzenie PHP, i skryptów PHP, wywodzący się z Turck MMcache. Oferuje dynamiczne zarządzanie pamięcią podręczną (cache) skompilowanych kodów bajtowych (właściwy eAccelerator) oraz zakodowywanie skryptów PHP i wykonywanie takich skryptów (eLoader wchodzący w skład pakietu). Jest to oprogramowanie bezpłatne (free) i z otwartym kodem. Aktualna wersja 0.9.6.1 została wydana 31 maja 2010 i jest zgodna z PHP 5.3 (również z 5.1 i 5.2). (pl)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 1708996 (xsd:integer)
dbo:wikiPageLength
  • 3075 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 943921406 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • eAccelerator ist eine freie Software zum Einsatz auf Webservern, die als Beschleuniger, Optimierer und Cache für PHP-Seiten dient. Es ist eine Abspaltung von TurckMMCache, der ursprünglich von Dmitry Stogov entwickelt wurde. (de)
  • eAccelerator – rozszerzenie PHP, i skryptów PHP, wywodzący się z Turck MMcache. Oferuje dynamiczne zarządzanie pamięcią podręczną (cache) skompilowanych kodów bajtowych (właściwy eAccelerator) oraz zakodowywanie skryptów PHP i wykonywanie takich skryptów (eLoader wchodzący w skład pakietu). Jest to oprogramowanie bezpłatne (free) i z otwartym kodem. Aktualna wersja 0.9.6.1 została wydana 31 maja 2010 i jest zgodna z PHP 5.3 (również z 5.1 i 5.2). (pl)
  • 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. 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. eAccelerator is free software released under the GNU GPL 2.0. (en)
  • eAccelerator는 PHP 프로그래밍 언어에 대한 에서 포크된 이다.eAccelerator는 바이트코드 캐시를 제공한다. eAccelerator는 오픈 소스 사용 및 배포하여 무료다.오래되고 전혀 관리가되지 않고있는 버전도 인코더를 제공했다. PHP 스크립트 에 액세스 할 때마다, PHP는 일반적으로 구문 분석하고 바이트 코드로 스크립트를 컴파일한다. 일단 설치하면 eAccelerator는 컴파일 된 바이트 코드를 최적화하고 공유 메모리 나 디스크 또는 둘 모두를 캐시한다. 그 대신 스크립트가 컴파일되는 것이 가능한 경우 스크립트에 대한 후속 접근시, eAccelerator는 캐시 된 바이트 코드에 액세스한다. 이것은 반복 구문 분석 및 컴파일의 성능 오버 헤드를 방지한다. 이전 eAccelerator 의 버전도 공유 메모리접근, 자동 캐싱 및 기타 관련 작업 을 가능하게 하는 PHP 스크립트에서 사용하는 기능을 제공한다. 이 버전 0.9.6rc1 같이 제거했다. EAccelerator는 GNU GPL 2.0로 배포되는 자유 소프트웨어이다. (ko)
rdfs:label
  • EAccelerator (de)
  • EAccelerator (en)
  • EAccelerator (ko)
  • EAccelerator (pl)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License