DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
Securing Your Software Supply Chain with JFrog and Azure
Register Today

Trending

  • How Agile Works at Tesla [Video]
  • 10 Traits That Separate the Best Devs From the Crowd
  • Design Patterns for Microservices: Ambassador, Anti-Corruption Layer, and Backends for Frontends
  • What Is Envoy Proxy?

Trending

  • How Agile Works at Tesla [Video]
  • 10 Traits That Separate the Best Devs From the Crowd
  • Design Patterns for Microservices: Ambassador, Anti-Corruption Layer, and Backends for Frontends
  • What Is Envoy Proxy?
  1. DZone
  2. Coding
  3. Frameworks
  4. gRPC 101 for Spring Developers [Video]

gRPC 101 for Spring Developers [Video]

gRPC makes mobile and HTTP/2 top priorities. It's more efficient than REST and is used to power mobile apps, real-time communication, and IoT.

Pieter Humphrey user avatar by
Pieter Humphrey
CORE ·
Jan. 27, 17 · Presentation
Like (0)
Save
Tweet
Share
3.95K Views

Join the DZone community and get the full member experience.

Join For Free

gRPC is a high-performance, open source, general RPC framework that puts mobile and HTTP/2 first. gRPC is based on many years of Google’s experience in building distributed systems — it is designed to be low latency and bandwidth- and CPU-efficient to create massively distributed systems that span data centers as well as power mobile apps, real-time communications, IoT devices, and APIs. It’s also interoperable among multiple languages.

But beyond the fact that it’s more efficient than REST, we’ll look into how to use gRPC’s streaming API, where you can establish server-side streaming, client-side streaming, and bidirectional streaming! This allows developers to build sophisticated real-time applications with ease.

In addition to learning about gRPC and HTTP/2 concepts with code and demonstrations, we’ll also deep dive into integration with existing build systems such as Maven and Gradle, but also frameworks such as Spring Boot and RxJava.

We'll tackle:

  • Writing/using a Spring Boot starter to run a gRPC server.

  • Configuring projects to generate gRPC stub code.

  • Integrating w/ RxJava’s observable sequences, which matches very well with gRPC’s Stream Observable constructs.

Recorded at SpringOne Platform 2016

Speakers: Ray Tsang, Bret McGowen, Google

Slides: http://www.slideshare.net/SpringCentral/grpc-101-for-spring-developers

Spring Framework

Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Trending

  • How Agile Works at Tesla [Video]
  • 10 Traits That Separate the Best Devs From the Crowd
  • Design Patterns for Microservices: Ambassador, Anti-Corruption Layer, and Backends for Frontends
  • What Is Envoy Proxy?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com

Let's be friends: