Key | Value |
---|---|
FileName | ./usr/share/doc/libtao1.4.7c2a/changelog.Debian.gz |
FileSize | 8893 |
MD5 | E81EBE129824A81CB5B770C32335A1B1 |
SHA-1 | 34C27A483951856181A46C844DBCEF86F7D5F422 |
SHA-256 | 62D9858E1F84084AC6E71C148D9EDE7CE0473DFE0757B7E15680CE64E0F56014 |
SSDEEP | 192:svInZVer5GXeNvKNBhNaI20KP7J6WC4s2OdynVYg4:Wcs5GaeBeI2BIWfslynV4 |
TLSH | T1BE02AEBDE8E9A8D92007D46C9F9C0A2B5DDDA9736639F5998233D5224343CDCB4A0398 |
hashlookup:parent-total | 33 |
hashlookup:trust | 100 |
The searched file hash is included in 33 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 660134 |
MD5 | 9F433921C09D582458A52D522E04EE9E |
PackageDescription | An Object-Oriented Network Programming Toolkit in C++ This package contains the run-time ACE library. . 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 |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libace5.4.7c2a |
PackageSection | libs |
PackageVersion | 5.4.7-9 |
SHA-1 | 0612CC3E52834879BA4201558A82E21F30D242AA |
SHA-256 | E48B4D05D591E725E95CC103F1BC879F24858DAD97ADA1B68C7896A29D101103 |
Key | Value |
---|---|
FileSize | 47232 |
MD5 | 17A45981078ACA0D5A8FAA6D9A811CC0 |
PackageDescription | Qt GUI resource factory for TAO This factory is intended for creating QtReactor for ORB. This factory can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory method which is usually done by TAO_QtResource_Loader. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libtao-qtresource1.4.7c2a |
PackageSection | libs |
PackageVersion | 5.4.7-9 |
SHA-1 | 064C24E096991B51D065084476DD91725B29C9B5 |
SHA-256 | 333D1E78B4F122F0EE94E6081C138F01E1E801DE557C4D7F2F3300F263E2FC7F |
Key | Value |
---|---|
FileSize | 46872 |
MD5 | 3F8C4E61741444A4CC4F7B29B9640D23 |
PackageDescription | Qt GUI resource factory for TAO (development files) This factory is intended for creating QtReactor for ORB. This factory can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory method which is usually done by TAO_QtResource_Loader. . This package contains development files. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libtao-qtresource-dev |
PackageSection | libdevel |
PackageVersion | 5.4.7-9 |
SHA-1 | 0FAB6BB0CC96D4605CDC491F0799E5A7737CE89C |
SHA-256 | CA363B54699992178AB5C050E6E080E5A3FAF25613F70601E2E3FC0EC5946E68 |
Key | Value |
---|---|
FileSize | 46804 |
MD5 | 99E4AD6409FDE1878572A896BFBD1FE4 |
PackageDescription | Xt GUI resource factory for TAO This factory is intended for creating XtReactor for ORB. This factory can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory method which is usually done by TAO_XtResource_Loader. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libtao-xtresource1.4.7c2a |
PackageSection | libs |
PackageVersion | 5.4.7-9 |
SHA-1 | 1147CD6B8BBCC2807BD823399E7E22A92D04C328 |
SHA-256 | 3C3A131D8AC9BDDFA1204D037956421B567FFDFBCA39C82E384B9D880CA8FCFA |
Key | Value |
---|---|
FileSize | 166480 |
MD5 | 33251A84681945F3A53EBAD58DBD8BB1 |
PackageDescription | A reliable multicast library in C++ (development files) This package contains reliable multicast framework development files 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. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libace-rmcast-dev |
PackageSection | libdevel |
PackageVersion | 5.4.7-9 |
SHA-1 | 15B44B43F5F0DF4233E9FEB01310831666AD4290 |
SHA-256 | 8D5721251EEBFD040866357E9F7B2459FD7208DC4F1C898FAAA259879724CC29 |
Key | Value |
---|---|
FileSize | 879876 |
MD5 | CA0C42F608D22003407AFC18331DF328 |
PackageDescription | CIAO, TAO's implementation of CORBA Component Model (CCM) This package contains the run-time CIAO libraries. . CIAO is TAO's implementation of CORBA Component Model (CCM) specially optimized for distributed real-time embedded (DRE) systems. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libciao0.4.7c2a |
PackageSection | libs |
PackageVersion | 5.4.7-9 |
SHA-1 | 1A9248FAFD92E8FE720A43B960E88037666B7BE7 |
SHA-256 | 7BF8D9B92010FC35D09D0172D0958D1D3C583FAED2F26D8D664EBE23BD5BFC35 |
Key | Value |
---|---|
FileSize | 92838 |
MD5 | 5EAF64739EAF2D8522C6B1836886429A |
PackageDescription | Perfect hash function generator (ACE version) gperf-ace is the ACE version of gperf. . Both gperf-ace and gperf were written by the same author, and have basically the same options and functionality. gperf-ace simply takes advantage of the some of the features provided by the ACE library. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | gperf-ace |
PackageSection | devel |
PackageVersion | 5.4.7-9 |
SHA-1 | 2D403A10CB792E146BD27B771E91D9F73292B3A7 |
SHA-256 | D1DEC481E05267F87757E69E8D8A494DBBD3691CC40ECCBCF34831E614DC14F4 |
Key | Value |
---|---|
FileSize | 80274 |
MD5 | 85D5B30590715979DB94AB9ECA5A99E2 |
PackageDescription | GUI Integrated Reactors for ACE: 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 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. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libace-qtreactor5.4.7c2a |
PackageSection | libs |
PackageVersion | 5.4.7-9 |
SHA-1 | 2EECC0F31A4CECBFF438F5483E3A28C6BDC2CCB6 |
SHA-256 | 6A428A786F36E7A3B8D059714B1FFFC5D4C48E0360460522C0EEC436F6FD17BA |
Key | Value |
---|---|
FileSize | 45868 |
MD5 | 06EF8017DA2DB34B978A5BAA0470A000 |
PackageDescription | Tk GUI resource factory for TAO (development files) This factory is intended for creating TkReactor for ORB. This factory can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory method which is usually done by TAO_TkResource_Loader. . This package contains development files. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libtao-tkresource-dev |
PackageSection | libdevel |
PackageVersion | 5.4.7-9 |
SHA-1 | 3E85A51823C7B83E951E3B3EFF696CC4B03DAB1C |
SHA-256 | 9599FD6B7360642B5C1862908C211046DE96AF96DEB50C2621753213431BE4BB |
Key | Value |
---|---|
FileSize | 46080 |
MD5 | FE30418783790CFD3C8F39A907E9871C |
PackageDescription | Xt GUI resource factory for TAO (development files) This factory is intended for creating XtReactor for ORB. This factory can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory method which is usually done by TAO_XtResource_Loader. . This package contains development files. |
PackageMaintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
PackageName | libtao-xtresource-dev |
PackageSection | libdevel |
PackageVersion | 5.4.7-9 |
SHA-1 | 4D7B4B8CEBBE573F3D86BF6B652FA43E9A43A7A3 |
SHA-256 | E72978555F704E4C578FDCF5EC86895DD2825DB30E8D40CABCB6C9DA3D2817D7 |