lyonrb / wishlist

Meetup talks scheduler
https://github.com/lyonrb/wishlist/issues
7 stars 0 forks source link

Let's have a chat on Wednesday :) #9

Closed tigrish closed 10 years ago

tigrish commented 10 years ago

Hello,

In English to be all inclusive, I hope that's OK with everyone (sinon DM, sans soucis).

I'm really excited about next Wednesday's meetup, to meet some of you again since Rulu and to meet others for the first time (I hope!).

The session lineup looks great and I'm really looking forward to the talk about Chef.

I hope this is the right place to add my own 0.02c to the wishlist. I'm not really asking for a presentation, maybe just 5 min to answer a couple of questions that are relevant to me right now :

  1. I understand the basics of MongoDB, but have you used it for large datasets in production? If so, I want to pick your brains! I'm specifically interested in the organisation of nested documents, querying for single attributes and the impacts on memory and performance that this might have. Specifically, think about storing a whole hierarchy of say.... translations.
  2. Serving large computations with Heroku's 30sec timeout. Background jobs, websockets, caches etc.. I really want to hear from people who have come across this kind of problem before. It seems that the solution requires a number of services, what's the leanest? What's the most stable?

See you soon, Cheers

franckverrot commented 10 years ago

Interesting! I don't think I will be able to join next Wednesday but regarding Mongo, take a look at PostgreSQL as it might just support the feature you're describing. ​ Cheers! 

— Sent from my mobile phone.

On Sat, Jul 6, 2013 at 3:57 AM, Christopher Dell notifications@github.com wrote:

Hello, In English to be all inclusive, I hope that's OK with everyone (sinon DM, sans soucis). I'm really excited about next Wednesday's meetup, to meet some of you again since Rulu and to meet others for the first time (I hope!). The session lineup looks great and I'm really looking forward to the talk about Chef. I hope this is the right place to add my own 0.02c to the wishlist. I'm not really asking for a presentation, maybe just 5 min to answer a couple of questions that are relevant to me right now :

  1. I understand the basics of MongoDB, but have you used it for large datasets in production? If so, I want to pick your brains! I'm specifically interested in the organisation of nested documents, querying for single attributes and the impacts on memory and performance that this might have. Specifically, think about storing a whole hierarchy of say.... translations.
  2. Serving large computations with Heroku's 30sec timeout. Background jobs, websockets, caches etc.. I really want to hear from people who have come across this kind of problem before. It seems that the solution requires a number of services, what's the leanest? What's the most stable? See you soon,

Cheers

Reply to this email directly or view it on GitHub: https://github.com/lyonrb/wishlist/issues/9

dmathieu commented 10 years ago

About the second point, we can talk about it. I've dug quite a bit around this problem these past three years.

novemberkilo commented 10 years ago

I have some experience with the first question and am happy to have a chat about it.

tigrish commented 10 years ago

Awesome, thanks everyone!