MTRPC is a standard linux librpc.a SUN RPC modified to implement a multi threaded execution environment for remote procedure calls. It will make your rpc servers become multi threaded by just compiling them with -lmtrpc ) if you use TCP transport).
Categories
Distributed ComputingLicense
GNU General Public License version 2.0 (GPLv2)Follow Multi Threaded RPC library for Linux
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Source code is available now and in basically Sun RPC with mt extensions.