Photo Sharing Pub / Sub (PSPS)
Alex Cheng, Karen Chiao, Taylor Futral Group 5
Photo Sharing Pub / Sub (PSPS) Alex Cheng, Karen Chiao, Taylor - - PowerPoint PPT Presentation
Photo Sharing Pub / Sub (PSPS) Alex Cheng, Karen Chiao, Taylor Futral Group 5 Motivation and Goals Image sharing is a popular and successful a business model Distributed applications are necessary for a large, global user-base Kafka
Alex Cheng, Karen Chiao, Taylor Futral Group 5
limited overhead
○ Considered different model types: ○ Topic-based vs. Content-based
○ Tree-based vs. DHT-based vs. Cluster-based
○ Publications, subscriptions, network-traffic
based pub/sub systems
○ Conclusion: Topic-based Cluster-based model
REST API Backend
Java
Kafka pub/sub server Cluster manager ZooKeeper Broker nodes User interface Front end
HTML / CSS / Javascript
HTTP Request KafkaProducer Java API KafkaConsumer Java API HTTP Response
https://www.youtube.com/watch?v=fVXw8kCJ0iU
Results after Crash: Results after Manual Rebalance: