본문 바로가기

아카이브/PubCafe

PubCafe 1st Meeting (1차 회의) 20240610

728x90

1.  Database 데이터 베이스

PostgreSQL 

 

PostgreSQL can use MVCC function which can copy of record and read, update parallelly.

PostgreSQL은 레코드의 사본을 복제하여 병렬로 읽고 쓸 수 있는 MVCC기능을 쓸 수 있습니다. 

 

2. Language 언어

Frontend

프론트엔드 

 

Typescript (with Preact)
Node.js Server

 

Backend

백엔드

 

Main Service : Go

DM Service : Node.js

eco-system, asynchronous event-driven architecture, Socket I.O

 

3. Main Technologies 주요 기술

 

Frontend

프론트엔드 

 

Translation Function

번역 기능

 

Localization

현지화 

 

Static Resource Caching with Service Worker API

서비스 워커 API를 이용한 정적 리소스 캐싱

 

Backend

백엔드

 

Database Sharding

데이터베이스 샤딩 

 

Loading Test (1000 Concurrent Users per minute)

부하테스트 (1분당 동시접속 1000명)

 

Personalized Content Delievery Through Statistical Analysis (Discovery Page)

통계 분석을 통한 맞춤 콘텐츠 제공 (탐색 페이지)

 

DM, Notification Function With Websocket

웹소켓을 이용한 채팅 및 알림 기능

 

'아카이브 > PubCafe' 카테고리의 다른 글

PubCafe 1차 회의 20240912  (1) 2024.09.12
PubCafe ERD  (0) 2024.06.10