X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=docs%2Fpaper%2Fsrc%2Fconclusion.tex;h=fd9fd13350f7b17d91c5bbf2682e947a36001a12;hb=afdd5ac901ab252acfa119680994eb67a02d99dd;hp=80cf64eca1c93f0f0d3ef441cc5a14ac09f855d5;hpb=9ace04ad2c3b74bf584e245e4beec5d547360b01;p=living-lab-site.git diff --git a/docs/paper/src/conclusion.tex b/docs/paper/src/conclusion.tex index 80cf64e..fd9fd13 100644 --- a/docs/paper/src/conclusion.tex +++ b/docs/paper/src/conclusion.tex @@ -1,5 +1 @@ -TODO - -The web service solution to use depends a lot on the application requirements. Whether communication footprint is vital? Whether the service needs to published through a discovery service or not? Whether the service functionality needs to be described for other services or clients? For our application a RESTful web service best fitted, mainly because of our protocol simplicity and our need for a low communication overhead. Also a discovery feature was not required. - -WS-Security offers a lot of features in comparison with HTTPS with TLS/SSL, like end-to-end communication and message integrity. If this are not required then HTTPS offers a lower overhead and is recommended to be used. \ No newline at end of file +We designed and implemented P2P-Tube, a video-sharing platform which supports the new Next-Share content delivery technology from P2P-Next. The most common features needed to implement a video-sharing site are found on this platform which allows users to share their thoughts through videos. It ensures scalability for a few thousands users by using the Next-Share technology, which moves part of the overhead to the users, and by using a distributed system of content ingestion machines (CIS). It offers organization of video assets through categories and social features through users, comments and voting. Community contributions are encouraged, because P2P-Tube is free and open-source. \ No newline at end of file