<!DOCTYPE html>
<html>
    <head>
        <title>Qeo Open Source Project Documentation : Exploring Qeo Concepts</title>
        <link rel="stylesheet" href="styles/site.css" type="text/css" />
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>

    <body class="theme-default aui-theme-default">
        <div id="page">
            <div id="main" class="aui-page-panel">
                <div id="main-header">
                    <div id="breadcrumb-section">
                        <ol id="breadcrumbs">
                            <li class="first">
                                <span><a href="docindex.html">Qeo Open Source Project Documentation</a></span>
                            </li>
                                                    <li>
                                <span><a href="Qeo-Open-Source-Project-Documentation_21675984.html">Qeo Open Source Project Documentation</a></span>
                            </li>
                                                    <li>
                                <span><a href="General-Documents_21675992.html">General Documents</a></span>
                            </li>
                                                    <li>
                                <span><a href="Qeo-System-Description_21675993.html">Qeo System Description</a></span>
                            </li>
                                                </ol>
                    </div>
                    <h1 id="title-heading" class="pagetitle">
                                                <span id="title-text">
                            Qeo Open Source Project Documentation : Exploring Qeo Concepts
                        </span>
                    </h1>
                </div>

                <div id="content" class="view">
                    <div class="page-metadata">
                        
        
    
        
    
        
    
            Created by <span class='author'> lissensj</span> on May 21, 2014
                        </div>
                    <div id="main-content" class="wiki-content group">
                    <h4 id="ExploringQeoConcepts-AboutQeo">About Qeo</h4><p>Qeo is two things at once:</p><ul><li class="BulletedList1">A cross-platform, multi-language communication middleware based on the data-centric publish/subscribe paradigm.</li><li class="BulletedList1">A set of standardized abstractions that formally describe how many real-world concepts are represented.</li></ul><p>The communication middleware can be considered as a transport mechanism, ensuring interoperability at the transport level. The standardized abstractions make sure all Qeo-enabled devices and applications describe the same concepts (user, device, temperature, video recordings, ...) in the same way, ensuring interoperability at the semantic level.</p><p>Without the standardized abstractions, Qeo would still be a powerful framework for the creation of one-off distributed applications. The standardized abstractions add a dimension of openness and vendor/device neutrality that elevates Qeo from a communication library to a true ecosystem.</p><h4 class="BlockLabel" id="ExploringQeoConcepts-InThisChapter">In This Chapter</h4><p>This chapter covers the following Qeo concepts: </p><p><ul class='childpages-macro'><li><a href="Data-Centric-Publish-Subscribe_21676001.html">Data-Centric Publish-Subscribe</a></li><li><a href="Types-of-Behavior_21675998.html">Types of Behavior</a></li><li><a href="Interaction-Patterns_21676002.html">Interaction Patterns</a></li><li><a href="The-Perimeter-of-Qeo-Interaction_21675999.html">The Perimeter of Qeo Interaction</a></li><li><a href="Privacy-and-Security_21676000.html">Privacy and Security</a></li></ul></p><p> </p>
                    </div>

                    
                 
                </div>             </div> 
            <div id="footer">
                <section class="footer-body">
                    <p>Document generated by Confluence on May 26, 2014 09:36</p>
                </section>
            </div>
        </div>     </body>
</html>