Difference between revisions of "RPC"

From Lost In Wonderlands
Jump to: navigation, search
(Remote Procedure Calls)
(Remote Procedure Calls)
Line 47: Line 47:
 
=== NanoMQ (kernel level messaging) ===
 
=== NanoMQ (kernel level messaging) ===
 
* https://github.com/rigtorp/nanomq
 
* https://github.com/rigtorp/nanomq
 
=== NanoMQ MQTT ===
 
https://github.com/nanomq/nanomq
 
  
 
=== nanomsg ===
 
=== nanomsg ===
 
* https://nanomsg.org/
 
* https://nanomsg.org/
 +
 +
=== MQTT ===
 +
* http://mqtt.org/
 +
* https://fr.wikipedia.org/wiki/MQTT
 +
 +
==== QT MQTT ====
 +
* https://doc.qt.io/QtMQTT/index.html
 +
*https://github.com/emqtt/qmqtt
 +
 +
==== NanoMQ MQTT ====
 +
https://github.com/nanomq/nanomq
  
 
== Portable Distributed Object PDO ==
 
== Portable Distributed Object PDO ==

Revision as of 11:13, 24 July 2019

RPC

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on RPC ... (But Were Afraid to Ask) a collection of links of interest

See also



Remote Procedure Calls

ZeroC ICE framework , object oriented RPC

gRPC

ZeroMQ

Rabbit MQ

AMQP

Apache QPID

NanoMQ (kernel level messaging)

nanomsg

MQTT

QT MQTT

NanoMQ MQTT

https://github.com/nanomq/nanomq

Portable Distributed Object PDO

COM/DCOM

SOM/DSOM

CORBA

SOAP