About: Apache Celix

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

Apache Celix is an open-source implementation of the OSGi specification adapted to C and C++ developed by the Apache Software Foundation. The project aims to provide a framework to develop (dynamic) modular software applications using component and/or service-oriented programming. Apache Celix is primarily developed in C and adds an additional abstraction, in the form of a library, to support for C++.

Property Value
dbo:abstract
  • Apache Celix is an open-source implementation of the OSGi specification adapted to C and C++ developed by the Apache Software Foundation. The project aims to provide a framework to develop (dynamic) modular software applications using component and/or service-oriented programming. Apache Celix is primarily developed in C and adds an additional abstraction, in the form of a library, to support for C++. Modularity in Apache Celix is achieved by supporting - run-time installed - bundles. Bundles are zip files and can contain software modules in the form of shared libraries. Modules can provide and request dynamic services, for and from other modules, by interacting with a provided bundle context. Services in Apache Celix are "plain old" structs with function pointers or "plain old C++ Objects" (POCO). (en)
dbo:developer
dbo:latestReleaseDate
  • 2022-07-14 (xsd:date)
dbo:latestReleaseVersion
  • 2.3.0
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 56913555 (xsd:integer)
dbo:wikiPageLength
  • 2443 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1112540184 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Apache Software Foundation (en)
dbp:latestReleaseDate
  • 2022-07-14 (xsd:date)
dbp:latestReleaseVersion
  • 2.300000 (xsd:double)
dbp:license
dbp:logo
  • 250 (xsd:integer)
dbp:name
  • Apache Celix (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:repo
dbp:title
  • Apache Celix (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Apache Celix is an open-source implementation of the OSGi specification adapted to C and C++ developed by the Apache Software Foundation. The project aims to provide a framework to develop (dynamic) modular software applications using component and/or service-oriented programming. Apache Celix is primarily developed in C and adds an additional abstraction, in the form of a library, to support for C++. (en)
rdfs:label
  • Apache Celix (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Apache Celix (en)
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