blob: 7dd15dcf904ce1a782e55242d8db8b45fef61a4c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<head>
<title>Apache Felix - CAT-Scan Project Proposal</title>
<link rel="icon" href="/res/favicon.ico">
<link rel="stylesheet" href="/res/site.css" type="text/css" media="all">
<link rel="stylesheet" href="/res/codehilite.css" type="text/css" media="all">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
</head>
<body>
<div class="title">
<div class="logo">
<a href="https://felix.apache.org/">
<img border="0" alt="Apache Felix" src="/res/logo.png">
</a>
</div>
<div class="header">
<a href="https://www.apache.org/">
<img border="0" alt="Apache" src="/res/apache.png">
</a>
</div>
</div>
<div class="menu">
<style type="text/css">
/* The following code is added by mdx_elementid.py
It was originally lifted from http://subversion.apache.org/style/site.css */
/*
* Hide class="elementid-permalink", except when an enclosing heading
* has the :hover property.
*/
.headerlink, .elementid-permalink {
visibility: hidden;
}
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
<p><a href="/news.html">News</a> <br />
<a href="/license.html">License</a> <br />
<a href="/downloads.cgi">Downloads</a> <br />
<a href="/documentation.html">Documentation</a> <br />
<a href="/documentation/community/project-info.html">Project Info</a> <br />
<a href="/documentation/community/contributing.html">Contributing</a> <br />
<a href="/sitemap.html">Site Map</a> <br />
<a href="https://www.apache.org/">ASF</a> <br />
<a href="https://www.apache.org/security/">Security</a> <br />
<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> <br />
<a href="https://www.apache.org/foundation/thanks.html">Sponsors</a> </p>
<iframe
src="https://www.apache.org/ads/button.html"
style="border-width:0; float: left"
frameborder="0"
scrolling="no"
width="135"
height="135">
</iframe>
</div>
<div class="main">
<div class="breadcrump" style="font-size: 80%;">
<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>
</div>
<h1>CAT-Scan Project Proposal</h1>
<style type="text/css">
/* The following code is added by mdx_elementid.py
It was originally lifted from http://subversion.apache.org/style/site.css */
/*
* Hide class="elementid-permalink", except when an enclosing heading
* has the :hover property.
*/
.headerlink, .elementid-permalink {
visibility: hidden;
}
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
<p>All too often one hears anecdotal information about how many bundles get loaded and when. There have been claims that there is a need to handle tens of thousands of bundles at one time. Apache Geronimo, a JEE server, fully trussed up, does not load that many jars. Attendees at the 2008 OSGi conference didn't even know or were hesitant to divulge their bundle usage.</p>
<p>CAT-Scan is a way for developers to collect information on the traits of an application or set of applications deployed on an OSGi framework. This information can be used by developers, framework implementors, and researchers to obtain a clearer, more accurate, picture of their OSGi usage rather than the anecdotal information one gets from, say, conferences. </p>
<p>Information that is collected in the form of run-logs can be used by the developer to appropriately configure their OSGi frameworks. Run-logs can be sent to OSGi vendors to assist them in support and help make framework design decisions. Characteristics of applications collected from this tool can be used by researchers to provide concrete data as to the traits of real world applications. This data can be made anonymous to protect installations' trade secrets while still providing great value. </p>
<h3 id="table-of-contents">Table of Contents<a class="headerlink" href="#table-of-contents" title="Permanent link">&para;</a></h3>
<ul>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-001-use-cases.html">CAT-Scan-001 Use Cases</a></li>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-002-profiles.html">CAT-Scan-002 Profiles</a></li>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-003-run-log-archive.html">CAT-Scan-003 Run-Log Archive</a></li>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-004-api-reference.html">CAT-Scan-004 API Reference</a></li>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-005-technical-compatibility-kit.html">CAT-Scan-005 Technical Compatibility Kit</a></li>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-006-glossary.html">CAT-Scan-006 Glossary</a></li>
<li><a href="/miscellaneous/cat-scan-project-proposal/cat-scan-007-references.html">CAT-Scan-007 References</a></li>
</ul>
<div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project
logo are trademarks of The Apache Software Foundation. All other marks mentioned
may be trademarks or registered trademarks of their respective owners.
</div>
</div>
</body>
</html>