Vert.x (original) (raw)

About DBpedia

버텍스(Vert.X)는 이벤트 드리븐(영어: event-driven) 방식의 자바 버추얼 머신(영어: Java Virtual Machine) 위에서 동작하는 어플리케이션 프레임워크이다. 자바스크립트의 Node.js, 파이선의 Twisted, 펄의 Perl Objected Environment, C의 libevent, PHP의 reactPHP 나 amphp 그리고 루비의 EventMachine 등과 비슷하다.

thumbnail

Property Value
dbo:abstract Vert.x ist ein ereignisorientiertes Framework für einfache Nebenläufigkeit, das in der Java Virtual Machine läuft und in den Programmiersprachen Java, JavaScript, Groovy, Ruby, Ceylon, Kotlin und Scala mit Apache-Lizenz verfügbar ist. Vert.x bietet folgende Funktionen: * Polyglot. Anwendungskomponenten können in Java, JavaScript, Groovy, Ruby, Ceylon, Kotlin und Scala geschrieben werden. * Einfache Nebenläufigkeit, reaktive Programmierung. * Einfaches, asynchrones Programmiermodell für skalierbare, nicht-blockierende Anwendungen. * Verteilter Eventbus, der die Clientseite und Serverseite verbindet. * Modulsystem und öffentliches Modul-Repository. Ähnliche Umgebungen für andere Programmiersprachen sind z. B. Node.js für JavaScript, für Python, für Perl, für C und für Ruby. (de) Eclipse Vert.x est un framework événementiel pour la JVM s'inspirant librement de Node.js. Il est publié en open source sous licences Apache Software Licence 2.0 et Eclipse Public Licence. En particulier, Vert.x permet la création de serveurs web, permettant notamment une montée en charge très efficace[citation nécessaire]. Vert.x se pose ainsi en alternative aux conteneurs de servlets tel que définis dans la norme Java EE, comme Tomcat ou Jetty. Vert.x peut également être embarqué comme une bibliothèque au sein d'une autre application Java. Le 14 mai 2014, Vert.x a obtenu le prix de la technologie Java la plus innovante ("Most Innovative Java Technology") de l'année lors du salon JAX 2014 à Mayence. (fr) Eclipse Vert.x is a polyglot event-driven application framework that runs on the Java Virtual Machine. Similar environments written in other programming languages include Node.js for JavaScript, Twisted for Python, Perl Object Environment for Perl, libevent for C, reactPHP and amphp for PHP and EventMachine for Ruby. As of version 2.1.4, Vert.x exposes its API in Java, JavaScript, Groovy, Ruby, Python, Scala, Clojure and Ceylon. As of version 3.7.0, Vert.x exposes its API in Java, JavaScript, Groovy, Ruby, Scala, Kotlin and Ceylon. As of version 3.9.1, Vert.x exposes its API in Java, JavaScript, Groovy, Ruby, Scala and Kotlin. As of version 4.0.0, Vert.x exposes its API in Java, Groovy and Kotlin. (en) 버텍스(Vert.X)는 이벤트 드리븐(영어: event-driven) 방식의 자바 버추얼 머신(영어: Java Virtual Machine) 위에서 동작하는 어플리케이션 프레임워크이다. 자바스크립트의 Node.js, 파이선의 Twisted, 펄의 Perl Objected Environment, C의 libevent, PHP의 reactPHP 나 amphp 그리고 루비의 EventMachine 등과 비슷하다. (ko) Eclipse Vert.x — многоязыковой (Java, Kotlin, JavaScript, Groovy) асинхронный веб-фреймворк работающий на событийно-ориентированной архитектуре и запускается поверх JVM. Vert.x начал разрабатывать Tim Fox в 2011 пока он работал в VMware. С версии 2.1.4, Vert.x предоставляет свой API на Java, JavaScript, Groovy, Ruby, Python, Scala, Clojure и Ceylon. С версии 3.7.0, Vert.x предоставляет свой API на Java, JavaScript, Groovy, Ruby, Scala, Kotlin and Ceylon. С версии 3.9.1, Vert.x предоставляет свой API на Java, JavaScript, Groovy, Ruby, Scala and Kotlin. 12 января 2016 Tim Fox ушел с поста руководителя проекта Vert.x и на его место встал Julien Viet. (ru) Eclipse Vert.x 是一个事件驱动的应用程序框架,其支持多种编程语言,并运行于Java虚拟机中。 在其他编程语言中,与其类似的有Node.js(适用于JavaScript)、Twisted(适用于Python)、Perl Object Environment(适用于Perl)、libevent(适用于C)、reactPHP(适用于PHP)、(适用于PHP)及(适用于Ruby)。 自2.1.4版本始,Vert.x以Java、JavaScript、Groovy、Ruby、Python、Scala、Clojure及编程语言公开其API。 自3.6.0版本始,Vert.x以Java、JavaScript、Groovy、Ruby、Scala、Kotlin及编程语言公开其API。 (zh)
dbo:computingPlatform dbr:Java_Virtual_Machine
dbo:developer dbr:Eclipse_Foundation dbr:VMWare dbr:Red_Hat
dbo:genre dbr:Event-driven_programming
dbo:latestPreviewDate 2021-11-03 (xsd:date)
dbo:latestPreviewVersion 4.2.2-SNAPSHOT
dbo:latestReleaseDate 2021-11-03 (xsd:date)
dbo:latestReleaseVersion 4.2.1
dbo:license dbr:Apache_License dbr:Eclipse_Public_License
dbo:operatingSystem dbr:Cross-platform
dbo:programmingLanguage dbr:Ruby_(programming_language) dbr:Scala_(programming_language) dbr:Groovy_(programming_language) dbr:JavaScript dbr:Java_(programming_language) dbr:Kotlin_(programming_language)
dbo:thumbnail wiki-commons:Special:FilePath/Vert.x_Logo.svg?width=300
dbo:wikiPageExternalLink http://vertx.io/
dbo:wikiPageID 37679972 (xsd:integer)
dbo:wikiPageLength 6844 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1093231930 (xsd:integer)
dbo:wikiPageWikiLink dbr:Python_(programming_language) dbr:Ruby_(programming_language) dbr:Scala_(programming_language) dbc:Events_(computing) dbr:Application_framework dbr:Perl dbr:Perl_Object_Environment dbr:VMware dbc:Cross-platform_software dbc:Free_computer_libraries dbr:Cross-platform dbr:Clojure dbr:Apache_License dbr:Libevent dbr:Computer_network_programming dbr:Polyglot_(computing) dbr:C_(programming_language) dbc:Java_virtual_machine dbr:Twisted_(software) dbr:Eclipse_Foundation dbr:Event-driven_programming dbr:EventMachine dbr:Node.js dbr:PHP dbr:Groovy_(programming_language) dbr:JavaScript dbr:Java_(programming_language) dbc:Concurrent_programming_libraries dbr:Ceylon_(programming_language) dbr:Eclipse_Public_License dbr:VMWare dbr:Kotlin_(programming_language) dbr:Netty_(software) dbr:Red_Hat dbr:Event-driven_architecture dbr:Java_Virtual_Machine dbr:File:Vert.x_Logo.svg
dbp:author Tim Fox (en)
dbp:developer Tim Fox, Julien Viet, VMWare, Red Hat, Eclipse Foundation (en)
dbp:genre dbr:Computer_network_programming dbr:Event-driven_programming
dbp:latestPreviewDate 2021-11-03 (xsd:date)
dbp:latestPreviewVersion 4.200000 (xsd:double)
dbp:latestReleaseDate 2021-11-03 (xsd:date)
dbp:latestReleaseVersion 4.200000 (xsd:double)
dbp:license dbr:Apache_License dbr:Eclipse_Public_License
dbp:logo dbr:File:Vert.x_Logo.svg
dbp:name Vert.x (en)
dbp:operatingSystem dbr:Cross-platform
dbp:platform dbr:Java_Virtual_Machine
dbp:programmingLanguage dbr:Ruby_(programming_language) dbr:Scala_(programming_language) dbr:Groovy_(programming_language) dbr:JavaScript dbr:Java_(programming_language) dbr:Kotlin_(programming_language)
dbp:website http://vertx.io/
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:Official_website dbt:One_source dbt:Portal dbt:Reflist dbt:Start_date_and_age
dcterms:subject dbc:Events_(computing) dbc:Cross-platform_software dbc:Free_computer_libraries dbc:Java_virtual_machine dbc:Concurrent_programming_libraries
gold:hypernym dbr:Framework
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment 버텍스(Vert.X)는 이벤트 드리븐(영어: event-driven) 방식의 자바 버추얼 머신(영어: Java Virtual Machine) 위에서 동작하는 어플리케이션 프레임워크이다. 자바스크립트의 Node.js, 파이선의 Twisted, 펄의 Perl Objected Environment, C의 libevent, PHP의 reactPHP 나 amphp 그리고 루비의 EventMachine 등과 비슷하다. (ko) Eclipse Vert.x 是一个事件驱动的应用程序框架,其支持多种编程语言,并运行于Java虚拟机中。 在其他编程语言中,与其类似的有Node.js(适用于JavaScript)、Twisted(适用于Python)、Perl Object Environment(适用于Perl)、libevent(适用于C)、reactPHP(适用于PHP)、(适用于PHP)及(适用于Ruby)。 自2.1.4版本始,Vert.x以Java、JavaScript、Groovy、Ruby、Python、Scala、Clojure及编程语言公开其API。 自3.6.0版本始,Vert.x以Java、JavaScript、Groovy、Ruby、Scala、Kotlin及编程语言公开其API。 (zh) Vert.x ist ein ereignisorientiertes Framework für einfache Nebenläufigkeit, das in der Java Virtual Machine läuft und in den Programmiersprachen Java, JavaScript, Groovy, Ruby, Ceylon, Kotlin und Scala mit Apache-Lizenz verfügbar ist. Vert.x bietet folgende Funktionen: Ähnliche Umgebungen für andere Programmiersprachen sind z. B. Node.js für JavaScript, für Python, für Perl, für C und für Ruby. (de) Eclipse Vert.x est un framework événementiel pour la JVM s'inspirant librement de Node.js. Il est publié en open source sous licences Apache Software Licence 2.0 et Eclipse Public Licence. En particulier, Vert.x permet la création de serveurs web, permettant notamment une montée en charge très efficace[citation nécessaire]. Vert.x se pose ainsi en alternative aux conteneurs de servlets tel que définis dans la norme Java EE, comme Tomcat ou Jetty. Vert.x peut également être embarqué comme une bibliothèque au sein d'une autre application Java. (fr) Eclipse Vert.x is a polyglot event-driven application framework that runs on the Java Virtual Machine. Similar environments written in other programming languages include Node.js for JavaScript, Twisted for Python, Perl Object Environment for Perl, libevent for C, reactPHP and amphp for PHP and EventMachine for Ruby. As of version 2.1.4, Vert.x exposes its API in Java, JavaScript, Groovy, Ruby, Python, Scala, Clojure and Ceylon. As of version 3.7.0, Vert.x exposes its API in Java, JavaScript, Groovy, Ruby, Scala, Kotlin and Ceylon. (en) Eclipse Vert.x — многоязыковой (Java, Kotlin, JavaScript, Groovy) асинхронный веб-фреймворк работающий на событийно-ориентированной архитектуре и запускается поверх JVM. Vert.x начал разрабатывать Tim Fox в 2011 пока он работал в VMware. С версии 2.1.4, Vert.x предоставляет свой API на Java, JavaScript, Groovy, Ruby, Python, Scala, Clojure и Ceylon. С версии 3.7.0, Vert.x предоставляет свой API на Java, JavaScript, Groovy, Ruby, Scala, Kotlin and Ceylon. С версии 3.9.1, Vert.x предоставляет свой API на Java, JavaScript, Groovy, Ruby, Scala and Kotlin. (ru)
rdfs:label Vert.x (de) Vert.x (fr) Vert.x (ko) Vert.x (ru) Vert.x (en) Vert.x (zh)
owl:sameAs freebase:Vert.x yago-res:Vert.x wikidata:Vert.x dbpedia-de:Vert.x dbpedia-fr:Vert.x dbpedia-ko:Vert.x dbpedia-ru:Vert.x dbpedia-zh:Vert.x https://global.dbpedia.org/id/4xdms
prov:wasDerivedFrom wikipedia-en:Vert.x?oldid=1093231930&ns=0
foaf:depiction wiki-commons:Special:FilePath/Vert.x_Logo.svg
foaf:homepage http://vertx.io/
foaf:isPrimaryTopicOf wikipedia-en:Vert.x
foaf:name Vert.x (en)
is dbo:wikiPageWikiLink of dbr:GraalVM dbr:List_of_Java_frameworks dbr:Hazelcast dbr:JVx_(Framework) dbr:MockServer dbr:Reactive_Streams dbr:Real-time_web
is foaf:primaryTopic of wikipedia-en:Vert.x