Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Feedback on Reddit memory consumption ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
sebastien rey  
View profile  
 More options May 2 2012, 1:00 pm
From: sebastien rey <reyma...@gmail.com>
Date: Wed, 2 May 2012 10:00:23 -0700 (PDT)
Local: Wed, May 2 2012 1:00 pm
Subject: Feedback on Reddit memory consumption ?

Hi, i'm trying to install a reddit clone instance on this great hosting
platform, www.webfaction.com,
but before, and because i have only 256 max memory with my account,
i want to send you this message to get your experience/feedback on memory
consumption for a reddit clone.

Do you have an idea of memory consumption of a reddit clone (with
cassandra, rabbit, memcached,etc) empty ?
And with 10 to 100 users real-time ?

Thanks a lot for your feedback,
SR.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David King  
View profile  
 More options May 2 2012, 1:28 pm
From: David King <dk...@ketralnis.com>
Date: Wed, 2 May 2012 10:28:10 -0700
Local: Wed, May 2 2012 1:28 pm
Subject: Re: [reddit-dev] Feedback on Reddit memory consumption ?
The single biggest consumer of memory is probably Cassandra which really wants 512mb+ on its own. You can get it down to 256 or so if you really know what you're doing (if "memtable" doesn't mean anything to you, that's not you)

reddit's really not built for tiny use cases

On 02 May 2012, at 10:00, sebastien rey wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sebastien rey  
View profile  
 More options May 2 2012, 5:11 pm
From: sebastien rey <reyma...@gmail.com>
Date: Wed, 2 May 2012 14:11:37 -0700 (PDT)
Local: Wed, May 2 2012 5:11 pm
Subject: Re: [reddit-dev] Feedback on Reddit memory consumption ?

Wow 512mb only for cassandra !

And there is no possible solution without cassandra with the last
architecture update ?
So Unscale to a tiny use case is really not possible ?
Do you have an idea of another software like reddit, open source, but with
less consumption of memory ?

Thanks a lot,
SR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David King  
View profile  
 More options May 2 2012, 5:16 pm
From: David King <dk...@ketralnis.com>
Date: Wed, 2 May 2012 14:16:02 -0700
Local: Wed, May 2 2012 5:16 pm
Subject: Re: [reddit-dev] Feedback on Reddit memory consumption ?

> And there is no possible solution without cassandra with the last architecture update ?

It's not really the "last" architecture update, but no, it's definitely required.

> So Unscale to a tiny use case is really not possible ?

Probably not, no.

> Do you have an idea of another software like reddit, open source, but with less consumption of memory ?

pligg? It was also fashionable to "write reddit 200 lines of basic!" and "write reddit in 150 lines of C++!" a few years ago on /r/programming, which I think shows that if you don't have to scale it, reddit's fundamental operations (post link, vote on link, post comment, get comments for link #X, etc) are pretty simple. You could track down any number of those types of posts, or write your own over a weekend.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »