vNext 實作計畫
編輯歷史
| 時間 | 作者 | 版本 |
|---|---|---|
| 2015-06-04 06:19 – 06:19 | r843 – r851 | |
顯示 diff *vNext 實作計畫
-
- 前文: PTT vNext
- 之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛,達成無上站人數限制的架構;原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
+ 之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛,達成無上站人數限制的架構;原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現 PTT vNext 的討論有相似訴求,所以借用vNext這個名子進行社群開發。
概念
(17 行未修改)
|
||
| 2015-06-04 02:45 – 02:45 | r834 – r842 | |
顯示 diff *vNext 實作計畫
+
+ 前文: PTT vNext
之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛,達成無上站人數限制的架構;原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
(19 行未修改)
|
||
| 2015-06-03 15:28 – 15:30 | r774 – r833 | |
顯示 diff(10 行未修改)
*board archived data
*chat history
- *使用p2p streaming live changes for each board, one sync streaming for one discussion board.
- *The board's live data get archive info
- 可用技術清單
+ *使用p2p to sync live changes for boards, one sync streaming network for one board.
+ *The board's live data get archived on daily / size base
+ 參考技術清單
*tristanls/gossipmonger
*Gossip protocol endpoint for real-time peer-to-peer replication
(5 行未修改)
|
||
| 2015-05-22 14:57 – 15:26 | r184 – r773 | |
顯示 diff *vNext 實作計畫
- 之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛。達成無上站人數限制的架構。原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
+ 之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛,達成無上站人數限制的架構;原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
+
+ 概念
+ Full utilize new toys like p2p filesystem, data structure change streaming to dramaticly reduce server's loading. the main server(cluster) mainly handle write operation and feeding newest changes to clients.
+ *使用p2p傳播上站主要架構(Main entry and long-term data, e.g.
+ *Main menu
+ *Board category structure
+ *board archived data
+ *chat history
+ *使用p2p streaming live changes for each board, one sync streaming for one discussion board.
+ *The board's live data get archive info
可用技術清單
*tristanls/gossipmonger
(3 行未修改)
*http://ipfs.io/
*IPFS is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
-
- dfd
+ *https://www.youtube.com/watch?v=8CMxDNuuAiQ
|
||
| 2015-05-22 14:57 | r183 | |
顯示 diff(13 行未修改)
|
||
| 2015-05-22 14:56 – 14:57 | r166 – r182 | |
顯示 diff(9 行未修改)
*http://ipfs.io/
*IPFS is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
- *
- *
+
+ dfd
|
||
| 2015-05-22 14:56 | r165 | |
顯示 diff(13 行未修改)
|
||
| 2015-05-22 14:56 – 14:56 | r160 – r164 | |
顯示 diff(9 行未修改)
*http://ipfs.io/
*IPFS is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
- *
*
*
|
||
| 2015-05-22 14:56 | r159 | |
顯示 diff(14 行未修改)
|
||
| 2015-05-22 14:51 – 14:56 | r75 – r158 | |
顯示 diff(2 行未修改)
之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛。達成無上站人數限制的架構。原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
- d
+ 可用技術清單
+ *tristanls/gossipmonger
+ *Gossip protocol endpoint for real-time peer-to-peer replication
+ *automenta/telepathine
+ *p2p gossip protocol w/ incremental diffs & failure detection for a fault-tolerant, self-managing cluster or mesh (for node.js)
+ *http://ipfs.io/
+ *IPFS is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
+ *
+ *
+ *
|
||
| 2015-05-22 14:51 | r74 | |
顯示 diff(5 行未修改)
|
||
| 2015-05-22 14:51 – 14:51 | r72 – r73 | |
顯示 diff(1 行未修改)
之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛。達成無上站人數限制的架構。原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
+
+ d
|
||
| 2015-05-22 14:51 | r71 | |
顯示 diff(3 行未修改)
|
||
| 2015-05-22 14:46 – 14:51 | r1 – r70 | |
顯示 diff- Untitled
+ *vNext 實作計畫
- This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!
+ 之前就有在設想如何能採用時下技術,讓傳統BBS系統能夠脫離硬體、頻寬、政治上的束縛。達成無上站人數限制的架構。原本想用NextBBS或是P2PBBS的名子,到這裡找了一下之後發現vNext的討論有相似訴求,所以借用vNext這個名子進行社群開發。
|
||
| 2015-05-22 14:44 | r0 | |
顯示 diff+ Untitled
+ This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!
|
||