Need advice about which tool to choose?Ask the StackShare community!

JSON-RPC

33
52
+ 1
0
Mercury

7
13
+ 1
0
Add tool

JSON-RPC vs Mercury: What are the differences?

JSON-RPC: A remote procedure call protocol encoded in JSON. It is a very simple protocol, defining only a few data types and commands. It allows for notifications (data sent to the server that does not require a response) and for multiple calls to be sent to the server which may be answered out of order; Mercury: A JSON-RPC library for Scala. A modular JSON-RPC library that allows pluggable transport layers, JSON libraries, and effect/async monads It is used to communicate with embedded devices where the device is acting in the server role..

JSON-RPC and Mercury belong to "Remote Procedure Call (RPC)" category of the tech stack.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
- No public GitHub repository available -

What is JSON-RPC?

It is a very simple protocol, defining only a few data types and commands. It allows for notifications (data sent to the server that does not require a response) and for multiple calls to be sent to the server which may be answered out of order.

What is Mercury?

A modular JSON-RPC library that allows pluggable transport layers, JSON libraries, and effect/async monads. It is used to communicate with embedded devices where the device is acting in the server role.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention JSON-RPC and Mercury as a desired skillset
What companies use JSON-RPC?
What companies use Mercury?
    No companies found
    See which teams inside your own company are using JSON-RPC or Mercury.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with JSON-RPC?
    What tools integrate with Mercury?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to JSON-RPC and Mercury?
    gRPC
    gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking...
    GraphQL
    GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
    REST
    An architectural style for developing web services. A distributed system framework that uses Web protocols and technologies.
    Apache Dubbo
    It is a high-performance, light weight, java based RPC framework. Dubbo offers three key functionalities, which include interface based remote call, fault tolerance & load balancing, and automatic service registration & discovery.
    Tars
    It is an open-source microservice platform. It contains a high-performance RPC framework and a service management platform. Based on Tars, you can develop a reliable microservice system efficiently. It is designed for high reliability, high performance, and efficient service management. By significantly reducing system operation work, developers can focus on business logic and meet fast changes of user requirements.
    See all alternatives