Result for 6EACDC85F55EC6ED15C987BAB7DFABBF75296CFF

Query result

Key Value
FileName./usr/share/doc/libtao1.4/changelog.Debian.gz
FileSize6945
MD58F5DDAAF78196BF03DDC2FAA9E414947
SHA-16EACDC85F55EC6ED15C987BAB7DFABBF75296CFF
SHA-2567174851E64F74D13538B14B1326689944FC1954961241E19C6156440AD2AA2D6
SSDEEP192:b/OEpNNZxF7j6pzQOiHAe55CzL2Z2tj56mjt:xlTfSPiHAe5r4tF6C
TLSHT1CCE18E3DED9804DC49B69E2F4DC2DCD59EEE6EA326824704E0F4746A3D1939D204B71B
hashlookup:parent-total27
hashlookup:trust100

Network graph view

Parents (Total: 27)

The searched file hash is included in 27 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize213810
MD50FAD8A69E0D81F2FAAB799F3AAB82C60
PackageDescriptionACE XML PARSER Framework (runtime) This package contains the run-time ACE library. . ACEXML is a small footprint and portable framework for integrating XML parsing ability into user applications. The framework is based on the Simple API for XML (SAX 2.0) (http://www.saxproject.org/) by David Megginson. A simple non-conformant XML parser is also included in the framework.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibacexml5.4
PackageSectionlibs
PackageVersion5.4.2.1.0-1ubuntu2
SHA-107018EEDF208578DE50542F205C544B7BF8ED2F4
SHA-25604F4D61599D5FB13F8534925565E595DB21A3DEC8B8CA7FFB5ABF559A4D78B36
Key Value
FileSize150396
MD5B5255A46F45B70D1F6C8C2F7DE15C3DE
PackageDescriptionA reliable multicast library in C++ This package contains the reliable multicast framework run-time library for ACE. . ACE_RMCast is a simple, small-scale reliable multicast framework for ACE. The framework is based on the ASX components of the ACE library: the protocol is implemented as a stack of interchangeable "modules", each one in charge of a very small task. For example, one module implements fragmentation and reassembly, other modules implement retransmission, send ACK and NAK messages, and maintain receiver membership.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibace-rmcast5.4
PackageSectionlibs
PackageVersion5.4.2.1.0-1ubuntu2
SHA-10C7B094E8226A2858D71FC24AB77ACE30401F7B9
SHA-256D4B02DFFA89B3CAC832C2D740632D20C2ECE33CB4323CE8CB06AE05B7B59285E
Key Value
FileSize2385174
MD5612DFA4F5914545F511572358EA919C3
PackageDescriptionAn Object-Oriented Network Programming Toolkit in C++ This package contains the header files and static libraries for the ACE toolkit. . The ADAPTIVE Communication Environment (ACE) is a freely available open source object-oriented (OO) framework that implements many core design patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrappers and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization. . ACE is targeted for developers of high-performance and real-time communication services and applications. It simplifies the development of OO network applications and services that utilize interprocess communication, event demultiplexing, explicit dynamic linking, and concurrency. In addition, ACE automates system configuration and reconfiguration by dynamically linking services into applications at run-time and executing these services in one or more processes or threads. . Author: Douglas C. Schmidt <schmidt@uci.edu> Homepage: http://www.cs.wustl.edu/~schmidt/ACE.html
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibace-dev
PackageSectionlibdevel
PackageVersion5.4.2.1.0-1ubuntu2
SHA-1135ABAA8C875725CB9E76283B36227288ED2441A
SHA-256419FB4DFED4153D583E4ECD884969F31CFFD090D224569BD90B99E6BB00DF7BA
Key Value
FileSize122738
MD5350D3954B1BDCCA0FC2134686687BF75
PackageDescriptionGUI Integrated Reactors for TAO: Qt Reactor Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, any your own application events. . The TAO_QtResource_Factory extends both the TAO_Default_Resource_Factory class.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibtao-qtreactor1.4
PackageSectionlibs
PackageVersion5.4.2.1.0-1ubuntu2
SHA-11B2EB2DBD3A219AE6E7D4DEFA5930888BDD5A68B
SHA-25607AADE58BBB92095EC52FBF7CBDCDA9DE0F694098D06A1E7464D742257181F09
Key Value
FileSize151314
MD56F2D25A9FFC827FDCF290CDAA0A14C9D
PackageDescriptionGUI Integrated Reactors for ACE: FastLight Reactor (development files) Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, any your own application events. . The ACE_FlReactor integrates with the FastLight toolkit's Fl::wait() method. . Thie package contains development files.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibace-flreactor-dev
PackageSectiondevel
PackageVersion5.4.2.1.0-1ubuntu2
SHA-11BC6B8F83B8626ED6FCEA3F7A12ADDF5DAB96752
SHA-256D3D9781B4457F9719ED90CC007338F101516F37C0E5E8AC2D6CDD842601F8074
Key Value
FileSize146978
MD582BDAED36A97845DEA7830083C3C7C0E
PackageDescriptionGUI Integrated Reactors for ACE: Tk Reactor Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, any your own application events. . The ACE_TkReactor provides reactor functionality arounde the popular Tcl/Tk library. The underlying Tcl/Tk method used is Tcl_DoOneEvent().
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibace-tkreactor5.4
PackageSectionlibs
PackageVersion5.4.2.1.0-1ubuntu2
SHA-11F0742AB80BD1C6CDE44DA5B1A5E1F5DCD5310AC
SHA-25644A45E8FE471F1515850776183F16A35337B7DF8B915E10E1A6D8ACF56DFEC67
Key Value
FileSize152164
MD553F78D81F8880174F511858B144F490C
PackageDescriptionGUI Integrated Reactors for ACE: Tk Reactor (development files) Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, any your own application events. . The ACE_TkReactor provides reactor functionality arounde the popular Tcl/Tk library. The underlying Tcl/Tk method used is Tcl_DoOneEvent(). . Thie package contains development files.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibace-tkreactor-dev
PackageSectiondevel
PackageVersion5.4.2.1.0-1ubuntu2
SHA-11F52BD16B55BC90D8AC90B33E8454E56555AA100
SHA-256958EA4967C8E9E15DB45E3664461FF2D9741DC039B9F26EF54B97B00BBDCA8E1
Key Value
FileSize186962
MD51620BFE3A7B0275EF29A932D4E300ADA
PackageDescriptionGUI Integrated Reactors for ACE: Qt Reactor (development files) Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, any your own application events. . The ACE_QtReactor extends both the ACE_Select_Reactor and the Trolltech Qt library's QObjects class. Rather then using select(), the QtWaitForMultipleEvents() function is used. . This packages contains development files.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibace-qtreactor-dev
PackageSectiondevel
PackageVersion5.4.2.1.0-1ubuntu2
SHA-12537128E902429735D8581F13A772B557A551328
SHA-256230142C7071B322D4F923AE8B9C1ED41E5BAD5E6CE7889489F419248BAFBA7BD
Key Value
FileSize2079350
MD5031467C802D664A0AF886CACACD2F8A4
PackageDescriptionThe ACE ORB, an open-source implementation of CORBA ORB This package contains the header files for the TAO ORB Services. Due to the size of the static libs (> 400MB) they have been left out. The examples and some documentation have been included as well. . TAO is a freely available, open-source implementation of a CORBA 2.x-compliant ORB that supports real-time extensions.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibtao-orbsvcs-dev
PackageSectionlibdevel
PackageVersion5.4.2.1.0-1ubuntu2
SHA-143C419538E39754E9A7452F676971C750401B29C
SHA-256C5A231084A278A02A13019E5CE273336E1C571172DC90C1A46567D43E4B5D9DF
Key Value
FileSize122214
MD5DBF79CE1D2E604BAA780DA9A81977B78
PackageDescriptionGUI Integrated Reactors for TAO: Qt Reactor (development files) Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, any your own application events. . The TAO_QtResource_Factory extends the TAO_Default_Resource_Factory class. . This package contains development files.
PackageMaintainerDebian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
PackageNamelibtao-qtreactor-dev
PackageSectiondevel
PackageVersion5.4.2.1.0-1ubuntu2
SHA-158448D050ADB984759E60B3C82AF76726393C60B
SHA-2568B4BB17778D965691F5F2B82F620E9C9780421BCFB86C262A91E62D36E061550