タグ

Apolloに関するnobusueのブックマーク (3)

  • WICEDのデータ転送にMQTTを利用してみる - wonder gadget

    WICED Senseからのデータが取れたので、次はそのデータをサーバーに送る方法を検討します。 MQTT as a Service sango MQTTとは、Message Queueing Telemetry Transport の略です。 Message Queueing は、送信側が送るデータをキューと呼ばれるデータ領域に一旦保持し、受信側の処理が完了するのを待たずに次の処理へ移る方式です。Telemetry Transport は、日語に訳せば遠隔測定用の通信といったところでしょう。つまりMQTTは、遠隔にある測定用のセンサーやデバイスなどが収集したデータを、受信側の処理状況を気にせず効率よく送信することができるプロトコルです。 HTTPで送ってもいいのですが、秒間約10ものデータが来るようなセンサーなので、HTTPだとすぐに破綻しそうです。調べてみるとMQTTなるものを使うの

    WICEDのデータ転送にMQTTを利用してみる - wonder gadget
  • ActiveMQ

    Apache ActiveMQ® is the most popular open source, multi-protocol, Java-based message broker. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connect from clients written in JavaScript, C, C++, Python, .Net, and more. Integrate your multi-platform applications using the ubiquitous AMQP protocol. Exchange messages b

  • Facebookが新しいNoSQLであるApolloを発表

    Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。このでは、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

    Facebookが新しいNoSQLであるApolloを発表
  • 1