All Questions
Tagged with distributed-computing postgres
2 questions
5
votes
1
answer
2k
views
Persistent storage for Apache Mesos
Recently I've discovered such a thing as a Apache Mesos.
It all looks amazingly in all that demos and examples. I could easily imagine how one would run for stateless jobs - that fits to the whole ...
1
vote
3
answers
1k
views
what are the things to take in consideration when designing a database that likely will be distributed after some time? [closed]
We are small start-up now, we don't have a DBA.
if our project succeed, it will have a lot of data that will likely need to be distributed over several machines.
So we want to make that step easier, ...