Company
Date Published
Author
Michael Carroll
Word count
920
Language
English
Hacker News points
None

Summary

Smacktive, a social discovery app launched in New York City on October 8, aims to foster meaningful friendships through activities like sports and games, using a user-friendly interface and PubNub's publish/subscribe architecture to manage real-time data streams for scalability. As the app's user base grows, it leverages PubNub's global platform with 15 redundant data centers to handle the O(n²) messaging pathways efficiently, shifting the burden of infrastructure from the app's hardware to PubNub's cloud, thereby enhancing reliability and performance during high traffic periods. Additionally, PubNub Storage and Playback feature allows users to maintain conversation history without requiring server storage, while PubNub Channel Multiplexing facilitates multiple simultaneous conversations over a single TCP socket, simplifying chat functionality integration for iOS developers using the PubNub SDK.