Day: November 21, 2017
Comments Off on SolrCloud : CAP theorem world, this makes Solr a CP system, and keep availability in certain circumstances.
SolrCloud : CAP theorem world, this makes Solr a CP system, and keep availability in certain circumstances.
A SolrCloud cluster holds one or more distributed indexes which are called Collections. Each Collection is divided into shards (to increase write capacity) and each…
Google Cloud Platform(GCP) overview
Google Cloud Platform – GCP is a collection of various services of SaaS, PaaS, and IaaS, and new services are still being launched day by…
Comments Off on Consume JSON Messages From Kafka Using Kafka-Python’s Deserializer
Consume JSON Messages From Kafka Using Kafka-Python’s Deserializer
Hope you are here when you want to take a ride on Python and Apache Kafka. Kafka-Python is most popular python library for Python. For…