Darkforum.com - Dark Stories, Dark Art, Poetry, Photography, Debates and Discussions
Home Register FAQ
Go Back   Darkforum.com - Dark Stories, Dark Art, Poetry, Photography, Debates and Discussions > Discussions > Offtopic Discussion
Reload this Page OpenCola
Offtopic Discussion Discuss OpenCola in the Discussions forums; Anyone ever tried some ? http://www.opencola.com/...

Register and remove some of the ads
Reply
 
LinkBack Thread Tools Display Modes
  (#1) Old
Sire is Offline
Darkness Incarnate
Sire is on a distinguished road
 
Sire's Avatar
 
Posts: 2,866
Gallery: 0
Comments: 0
Join Date: Apr 2001
Location: the Abyss
Zodiac Sign: Scorpio
Rating: Not Rated
Credits: 89,518
   
OpenCola - 07-05-02

Anyone ever tried some ?
http://www.opencola.com/





To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  (#2) Old
Fallen Angel is Offline
Suicidal Angel
Fallen Angel
 
Fallen Angel's Avatar
 
Posts: 1,634
Gallery: 0
Comments: 0
Join Date: Mar 2002
Location: In a Non-Existant Realm
Zodiac Sign: Taurus
Rating: Not Rated
Credits: 27,738
   
07-05-02

Its mmm mmmm good



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Click The Pic to Viset Necrotic Obsession


All postings by Fallen Angel© on the Forum are property of Fallen Angel© In association with Hell inc.© a Subsidiary of Religion co.© These and all other posting are property of Religion co.© and its subsidiaries and shareholders. Any illegal copy of this martial with result in civil and legal retaliation. With no less then a fine of $100,000 and/or 5 years in jail.

  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  (#3) Old
Khalani
 
Khalani's Avatar
 
Posts: n/a
Gallery:
Comments:
   
07-05-02

OpenCola: Swarming Folders
05/24/2001

OpenCola offers two products that use peer-to-peer techniques to make content management and retrieval easier, both of them open source. I talked to chief evangelist and founder Cory Doctorow by phone and email to obtain some of the details of their architecture.


Swarmcast distributes content across multiple systems and provides sophisticated retrieval. Folders allows people to search for the content they want. Interestingly, Folders preceded Swarmcast. In other words, the developers started by helping people find content on other systems. They had trouble scaling that service and realized they needed another service to distribute and retrieve the content efficiently.

Swarmcast is meant for rapidly propagating large (over 1M files that are very popular, such as recently released movies. People can request a file from a Web site in the usual manner, but the request is redirected to Swarmcast. The developer is freed from providing the enormous bandwidth and complicated storage networks traditionally required to serve content to a lot of people. Ultimately, the files spread out in an unplanned but very efficient way through a far-flung network of users in classic peer-to-peer fashion.

Swarmcast stores a file by breaking it into multiple chunks and storing it on a variety of system. So in making the click that requests the file, each user ends up getting a variety of different chunks from different servers.

If the requester's bandwidth is large, the system can receive multiple chunks in parallel and thus retrieve the file much more quickly than a traditional download from a single source. Swarmcast monitors throughput on the requester's system, and checks the availability of peers, so it can increase the number of sources to the maximum possible. As an example of the success of the method, Doctorow said that students in dorms at Carnegie Mellon University were getting 500 kilobytes/second throughput, or better, during tests of Swarmcast.

As people using Swarmcast get chunks of a file, the system automatically makes these chunks available to other requesters; this is where Swarmcast exploits the duplication and redundancy that peer-to-peer systems are famous for. However, once somebody has the complete file, his or her system stops serving up content. Swarmcast does not expect systems to be available for serving up data all the time.

To make the storage more robust (because systems hosting content can go offline, as in any P2P system) Swarmcast adds parity information to each chunk. Each chunk gets 1.5 times its original size when parity information is added; however, the requester can regenerate the whole file by combining a subset of the chunks. For instance, if parity turns a 2MB file into a 3MB file, each requester needs to download only 2MB of different chunks to reconstruct the file. Parity thus makes downloading more flexible while guarding against file corruption.

As with Napster or Freenet, people who request files end up storing a copy on their own systems. Thus, popular content multiplies quickly, and people are more and more likely to find available servers nearby. Like Freenet and Gnutella, Swarmcast does a cascading referral: when you're asked for something, you send it back if you have it, and also pass on the request to your peers.

OpenCola works best for content that suddenly becomes popular, like a fast-breaking news story or the clip from a just-released movie. Like many P2P systems, Swarmcast substitutes redundancy for reliability. (That is, if somebody takes down his system, it's OK because other people are likely to host the same content.)

Like Napster, if you visit the system of someone from whom you've downloaded Swarmcast material, you are likely to find more files of interest to you. (This is not true in Freenet because of the anonymity requirement; you don't even know what's on each system there.)

Like XDegrees, Swarmcast can also determine intelligently the best system from which to download a file. For instance, it chooses a system on the same LAN before trying a system that's far away.

Folders: TiVo for the Internet
Folders is a search system -- sort of a "TiVo for the Internet," in the words of Doctorow. If somebody has one thing you like, they probably have other things you like too--and Folders lets you check what they have. The way to find interesting content, he says, is to find interesting people. You then automatically get the content they find interesting.

There is no centralized database as in TiVo. Folders is designed for anything and everything, so there's no hope of being able to control the metadata.

In fact, Folders manages to figure out metadata for content without people having to add it explicitly. When you force individual users to tag their own content, you are plagued by low participation, errors, and inconsistent tagging. Folders just works with anything it can figure out. Content that interests the same group of people tends to accumulate in the same place. One O'Reilly editor who looked at Folders in action said it was a "unique pleasure" to see a directory fill up automatically and gradually with new, related material.

OpenCola's business model consists of providing servers that insert data into Swarmcast systems for their customers and provide access to people behind firewalls who can't run Swarmcast and Folders directly.

Andy Oram is an editor at O'Reilly & Associates, specializing in books on Linux and programming. Most recently, he edited Peer-to-Peer: Harnessing the Power of Disruptive Technologies.

----------

I say, bah!
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  (#4) Old
waterRTBH is Offline
Registered User
waterRTBH is on a distinguished road
 
waterRTBH's Avatar
 
Posts: 13,682
Gallery: 0
Comments: 0
Join Date: Sep 2001
Location: I'm not a shoulder to cry on, but I digress
Zodiac Sign: Aquarius
Rating: Not Rated
Credits: 276,077
   
07-05-02

is there a diet version?


Forgiveness? That's between you and your God. I'm just here to make sure that you keep your appointment.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Galleries
Toggle Newest Thumbs
My new car
RPG
Got Nades?
For Tiggs
A Storm Approaches
A Storm Approaches
A Storm Approaches
The Day I Moved In
blah
Just Me Again

Powered by vBadvanced CMPS v3.0 RC2


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
vBulletin Skin developed by: vBStyles.com

© 2006 - 2008 Dark Forum | About Dark Forum | Legal | A member of the Crowdgather Forum Community

X vBulletin 3.6.8 Debug Information
  • Page Generation 1.19237 seconds
  • Memory Usage 11,139KB
  • Queries Executed 29 (?)
More Information
Template Usage:
  • ((1)SHOWTHREAD)SHOWTHREAD
  • (1)adv_portal
  • (1)adv_portal_adsense300
  • (2)adv_portal_module_wrapper
  • (1)adv_portal_photoplog_thumbs
  • (10)adv_portal_recthreads_lean
  • ((1)footer)footer
  • ((1)forumrules)forumrules
  • ((1)gobutton)gobutton
  • ((1)header)header
  • ((1)headinclude)headinclude
  • ((3)iprof_zodiac_sign)iprof_zodiac_sign
  • ((1)navbar)navbar
  • ((3)navbar_link)navbar_link
  • ((4)option)option
  • (1)photoplog_minithumb_nails
  • (10)photoplog_minithumb_pics
  • (10)photoplog_thumb_info
  • (1)photoplog_thumb_nails
  • (10)photoplog_thumb_pics
  • ((4)postbit_legacy)postbit_legacy
  • ((3)postbit_onlinestatus)postbit_onlinestatus
  • ((3)postbit_reputation)postbit_reputation
  • ((4)postbit_wrapper)postbit_wrapper
  • ((1)spacer_close)spacer_close
  • ((1)spacer_open)spacer_open
  • (8)threadbit_pagelink
  • ((1)vbseo_linkbackmenu)vbseo_linkbackmenu
  • ((1)vbseo_linkbackmenu_entry)vbseo_linkbackmenu_entry
  • ((1)vbseo_linkbacks)vbseo_linkbacks
  • ((1)welcome_headers)welcome_headers 

Phrase Groups Available:
  • adv_portal
  • calendar
  • global
  • inlinemod
  • photoplog
  • postbit
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./vbseo.php
  • ./includes/functions_vbseo.php
  • ./includes/functions_vbseo_pre.php
  • ./includes/config_vbseo.php
  • ./includes/functions_vbseo_url.php
  • ./includes/functions_vbseo_createurl.php
  • ./includes/functions_vbseo_db.php
  • ./includes/functions_vbseo_vb.php
  • ./includes/functions_vbseo_seo.php
  • ./includes/functions_vbseo_misc.php
  • ./includes/functions_vbseo_crr.php
  • ./includes/functions_vbseo_cache.php
  • ./includes/functions_vbseo_hook.php
  • ./includes/functions_vbseo_startup.php
  • ./includes/config.php
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/vba_cmps_include_template.php
  • ./includes/vblogetin_config.php
  • ./blogs/plugins/init_startup.php
  • ./includes/vba_cmps_include_top.php
  • ./includes/vba_cmps_global.php
  • ./blogs/plugins/style_fetch.php
  • ./geek/gars/includes/gars_ignition.php
  • ./blogs/plugins/cache_templates.php
  • ./blogs/plugins/global_start.php
  • ./blogs/backend/functions_blog.php
  • ./blogs/backend/functions_seo.php
  • ./blogs/backend/class_blog.php
  • ./blogs/backend/class_siradrian.php
  • ./blogs/datastore/blogstatistics.php
  • ./blogs/datastore/categories.php
  • ./blogs/datastore/blogcustomfields.php
  • ./blogs/backend/class_permissionCheck.php
  • ./blogs/backend/class_permissionCheckCore.php
  • ./includes/vba_cmps_include_bottom.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./blogs/plugins/showthread_query.php
  • ./includes/functions_misc.php
  • ./includes/vba_cmps_include_output.php
  • ./modules/recentthreads.php
  • ./includes/functions_forumdisplay.php
  • ./modules/photoplog_thumbs.php
  • ./photos/thumbnails.php
  • ./includes/photoplog_prefix.php
  • ./photos/permissions.php
  • ./includes/adminfunctions.php
  • ./photos/functions.php 

Hooks Called:
  • init_startup
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • vba_cmps_include_getpage
  • vba_cmps_include_preprocess_modules
  • cache_templates
  • gars_ignition_start
  • gars_ignition_end
  • global_start
  • blog_permissions_start
  • blog_permissions_process
  • blog_permissions_complete
  • parse_templates
  • fetch_musername
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • reputation_image
  • bbcode_parse_start
  • postbit_imicons
  • bbcode_parse_complete
  • postbit_display_complete
  • error_fetch
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete
  • replacement_vars
  • global_complete
  • vba_cmps_fetch_vba_module
  • vba_cmps_module_recthreads_start
  • threadbit_process
  • vba_cmps_module_recthreadsbits
  • photoplog_thumbnails_start
  • photoplog_thumbnails_sortsql_random
  • photoplog_functions_filelink
  • photoplog_thumbnails_minithumbpics
  • photoplog_thumbnails_minithumbnails
  • photoplog_thumbnails_sortsql_new
  • photoplog_thumbnails_thumbpics
  • photoplog_thumbnails_thumbnails
  • photoplog_thumbnails_complete
  • vba_cmps_print_output

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49

Action Status Required Cached
canViewBlogs true false false
blog true false false
blogPosts false false false
createBlog false false false
modifyBlog false false false
manageEntries false false false
canViewBlogs true false false
blog true false false