Libtubo Interprocess CommunicationDescription The functionality of libtubo is similar to the glib function g_spawn_async_with_pipes() except that all pipe setup and monitoring is taken care of. The calling function only has to provide the functions with which to process the input/output of the remote process. These must be thread-safe functions.License GPL v3. Which means you can use the library in open source applications: I share my code, so you share yours. It's all about free software.Development The library first appeared in the year 2000 in the xfce3 desktop as part of the xfsamba application. From then on the code has improved constantly, becoming a threaded version in 2010. Examples of the application of the Tubo_threads function can be found in the current Rodent Filemanager code. Documentation can be found at the library home page: http://xffm.org/libtubo.html . API Reference Manual can be examined here. News: 5.0.0 released on June 21, 2013. Code now at GIT. Threaded version (4.7.6) released on March 13, 2012. The location of the SVN repository has moved from mocha.foo-projects.org to svn.foo-projects.org This is tubo, "Libtubo Interprocess Communication" |
|
© 1996 - 2006 |