Skip to content

Investigate language choice for sample codelabs #2

Open
@vjpai

Description

@vjpai
  • Go

    • Pro: great learning tool, easy to install, seamless integration with other Google-based learning experiences (such as kubernetes class), easy to express concurrency
    • Con: Heavily used but not necessarily widely; many users are already experienced with principles of building microservices. No idiomatic way to express async RPCs.
  • Python

    • Pro: Seamless gRPC installation process, possibly the most widely used language in general
    • Con: Like other GIL-based languages, may be overly slow
  • Other choices?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions