Service wrapper (original) (raw)

Property Value
dbo:abstract Un service wrapper (traduction littérale, emballage de service) est un programme qui encapsule des programmes pour leur permettre d'être installés et de fonctionner comme des services Windows ou des daemons Unix. Les services Windows et les daemons Unix sont des programmes qui s'exécutent en arrière-plan, plutôt que sous le contrôle direct d'un utilisateur. Ils sont souvent lancés automatiquement au démarrage. Les programmes ne peuvent fonctionner comme des services Windows ou des daemons Unix que s'ils ont certaines caractéristiques qui dépendent du système d'exploitation dans lequel ils veulent opérer. Les service wrappers leur fournissent ces caractéristiques. (fr) A service wrapper is a computer program that wraps arbitrary programs thus enabling them to be installed and run as Windows Services or Unix daemons, programs that run in the background, rather than under the direct control of a user. They are often automatically started at boot time. Arbitrary programs cannot run as services or daemons, unless they fulfil specific requirements which depend on the operating system. They also have to be installed in order for the operating system to identify them as such. Various projects exist offering a Java service wrapper, as Java itself doesn't support creating system services. Some wrappers may add additional functionality to monitor the health of the application or to communicate with it. (en) Java Service Wrapperは、JBossやTomcat、Hudsonなど、Java仮想マシン上で動作するJavaアプリケーション をサポートするソフトウェアである。このプログラム自体がJava言語 で書かれており、クロスプラットフォームに対応しており、オープンソース 向けの利用にも対応しているものもある。 (ja)
dbo:wikiPageExternalLink https://forge.objectweb.org/projects/javaservice https://www.CoreTechnologies.com/products/AlwaysUp https://www.firedaemon.com/ https://commons.apache.org/daemon https://nssm.cc https://wrapper.tanukisoftware.com https://github.com/kohsuke/winsw/ https://sourceforge.net/projects/jslwin https://sourceforge.net/projects/yajsw
dbo:wikiPageID 21747661 (xsd:integer)
dbo:wikiPageLength 1697 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 905943296 (xsd:integer)
dbo:wikiPageWikiLink dbc:Windows_services dbr:Computer_program dbr:Adapter_pattern dbr:Java_(software_platform) dbc:Java_platform_software dbr:Booting dbr:Operating_system dbr:Windows_service dbr:Background_(computer_software) dbr:Daemon_(computer_software)
dct:subject dbc:Windows_services dbc:Java_platform_software
gold:hypernym dbr:Program
rdf:type dbo:Work yago:WikicatWindowsServices yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Event100029378 yago:PsychologicalFeature100023100 yago:Work100575741 yago:YagoPermanentlyLocatedEntity yago:Service100577525
rdfs:comment Java Service Wrapperは、JBossやTomcat、Hudsonなど、Java仮想マシン上で動作するJavaアプリケーション をサポートするソフトウェアである。このプログラム自体がJava言語 で書かれており、クロスプラットフォームに対応しており、オープンソース 向けの利用にも対応しているものもある。 (ja) Un service wrapper (traduction littérale, emballage de service) est un programme qui encapsule des programmes pour leur permettre d'être installés et de fonctionner comme des services Windows ou des daemons Unix. Les services Windows et les daemons Unix sont des programmes qui s'exécutent en arrière-plan, plutôt que sous le contrôle direct d'un utilisateur. Ils sont souvent lancés automatiquement au démarrage. (fr) A service wrapper is a computer program that wraps arbitrary programs thus enabling them to be installed and run as Windows Services or Unix daemons, programs that run in the background, rather than under the direct control of a user. They are often automatically started at boot time. Arbitrary programs cannot run as services or daemons, unless they fulfil specific requirements which depend on the operating system. They also have to be installed in order for the operating system to identify them as such. (en)
rdfs:label Service wrapper (fr) Java Service Wrapper (ja) Service wrapper (en)
owl:sameAs freebase:Service wrapper yago-res:Service wrapper wikidata:Service wrapper dbpedia-fr:Service wrapper dbpedia-ja:Service wrapper https://global.dbpedia.org/id/4v1TR
prov:wasDerivedFrom wikipedia-en:Service_wrapper?oldid=905943296&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Service_wrapper
is dbo:wikiPageDisambiguates of dbr:Wrapper
is dbo:wikiPageRedirects of dbr:Service_Wrapper dbr:Java_Service_Wrapper
is dbo:wikiPageWikiLink of dbr:Orphan_process dbr:Daemon_(computing) dbr:Wrapper dbr:Windows_service dbr:Service_Wrapper dbr:Java_Service_Wrapper
is foaf:primaryTopic of wikipedia-en:Service_wrapper