Remove Blockchain Remove Internet Remove Server
article thumbnail

Stuff The Internet Says On Scalability For November 9th, 2018

High Scalability

This is the key problem with every musical blockchain initiative I've ever seen. Proposals whose "blockchain" would need to add 1GB/hour, that sort of thing. In a two socket server, that equates to 128 physical cores and 256 threads in a single box. This industrializes and 10x existing processes and creates new ones.

article thumbnail

Stuff The Internet Says On Scalability For November 30th, 2018

High Scalability

8 : successful Mars landings; $250,000 : proposed price for Facebook Graph API; 33 : countries where mobile internet is faster than WiFi; 1000s : Facebook cache poisoning; 8.2 ” @emileifrem : Adobe used 125 MongoDB servers to run their activity feed. It was replaced by 48 Cassandra servers. servers of Neo4j.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Internet of Things (IoT) and Event Streaming at Scale with Apache Kafka and MQTT

Confluent

The Internet of Things (IoT) is getting more and more traction as valuable use cases come to light. Supports many client connections (tens of thousands per MQTT server). A key challenge, however, is integrating devices and machines to process the data in real time and at scale. Widely adopted. Lightweight. Has a simple API.

IoT 20
article thumbnail

My Take on Web3 and THAT Letter

Software Architecture Zen

Some of the less inflammatory comments include: Their professional work has nothing to do with cryptocurrencies, blockchain or finance so so Im not seeing why theyre a signatory. I also agree with the statement that a blockchain based Web3 is very much a solution in search of a problem .

article thumbnail

Real-Time Analytics and Monitoring Dashboards with Apache Kafka and Rockset

Confluent

Rockset is designed to take full advantage of cloud elasticity for distributed query processing, which ensures reliable performance at scale without managing shards or servers. Prior to Rockset, Shruti led product management for Oracle Cloud, with a focus on AI, IoT, and blockchain.

article thumbnail

Machine Learning with Python, Jupyter, KSQL and TensorFlow

Confluent

Managed model server in the public cloud like Google Cloud Machine Learning Engine: The cloud provider takes over the burden of availability and reliability. Connection to KSQL server and creation of a KSQL stream using Python: Preprocessing incoming payment information using Python: Filter columns that are not needed.

article thumbnail

Microservices, Apache Kafka, and Domain-Driven Design

Confluent

Apache Kafka combines messaging and storage so that different producers and consumers are fully decoupled: The server side (Kafka broker, ZooKeeper, and Confluent Schema Registry) can be separated from the business applications. So why is Kafka such a good fit? Apache Kafka and domain-driven microservices.