Name : erpc
| |
Version : 0.6.0
| Vendor : obs://build_opensuse_org/home:Ledest
|
Release : 3.1
| Date : 2024-07-25 02:36:25
|
Group : Development/Tools/Other
| Source RPM : erpc-0.6.0-3.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Small, fast and modular HTTP server written in Erlang
|
Description :
This application is intended to be a replacement for native RPC. It tries to mimic the native rpc API as far as possible. It allows unidirectional connections between nodes. Where bi-directional connections are required, they need to be configured explicitly. There is host level and node level ACLs configurable. It is possible to setup application specific connections between nodes. It supports multiple TCP/TLS connections per host and load balancing of traffic across nodes. From a client perspective, there is no message passing involved to make an erpc call - only one ETS lookup. To receive the response there are two messages passed. One from the socket to the socket handling process, and one message from the socket handling process to the calling process. On the server side, a separate process is spawned for each request received.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Ledest:/erlang:/25/openSUSE_Leap_15.6/noarch |