|
|
OpenSolaris Project: TIPCView the leaders for this projectProject Observers Endorsing communitiesIntroductionTIPC (Transparent Inter Process Communication) is a protocol that was originally developped at Ericsson. Additionaly, Solaris SPARC and x86 packages are available on this site, here. OverviewTIPC provides a logical network topology where nodes are grouped in clusters, and clusters are grouped in zones. Some features of TIPC include :
Applications in a TIPC network typically communicate with one another by sending messages between communication endpoints called "ports". When an application creates a port, this port will have a unique ID within the TIPC zone. To provide location transparency, the application creating a port can bind a "port name" to this port, and specify the level of visibility or "scope" of this port :
DocumentationThe documentation (Reference, Programming guide,…) is available on the TIPC web site. Related OpenSolaris ProjectThe port of TIPC on OpenSolaris, which requires to define a new socket address family, will be done without any change to the OpenSolaris kernel source code by relying on the Pluggable Socket Framework provided by the Volo OpenSolaris Project. Status29 Jan 2008 Development in progress. Prototype available very soon. 12 Mar 2008 Development almost finished. Packages will be available very soon. 13 Mar 2008 Porting (beta quality) of TIPC module finished, some examples still need to be ported. Packages should be available in a few days on the TIPC website. 19 Jun 2008 TIPC 1.7.5 for Solaris and OpenSolaris released. 8 Jul 2008 TIPC 1.7.6-rc1 for Solaris and OpenSolaris released. Announcements
|
| 08 Jul 2008 | TIPC 1.7.6-rc1 released |
| 19 Jun 2008 | TIPC 1.7.5 released |
| 02 May 2008 | "Beta2u1 quality" port available |
| 13 Mar 2008 | "Beta quality" port of TIPC available! |