&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
scalability
0
votes
0
answers
32
views
Can I get advices about scalability to display profiles names/locations on social network website. (maybe some javascript calls on REST endpoint)
I built a website in PHP/MySQL which is a kind of social network. Obviously, everywhere on the site I display the triple (Picture,Name,Location). In…
php
mysql
performance
rest
scalability
asked
June 16, 2011 8:45 am CDT
Thomas
0
votes
1
answer
34
views
Mysql sort aggregated rows by date
I think this is a simple question: I'm just new to php and can't really figure this out in an efficient way. What I want to do is for each friend,…
mysql
datetime
sorting
scalability
asked
May 29, 2011 8:40 pm CDT
user759552
1
vote
1
answers
46
views
What are the sharding heuristics for MySQL - number of records per table & number of tables per instance ?
Designing an object store for ~10B objects and using mySQL for storing metadata. We know we need to shard and are looking for general heuristics to…
mysql
database-design
scalability
asked
May 26, 2011 4:04 pm CDT
Krishna Sankar
2
votes
4
answers
67
views
Downsides of storing binary data in Riak?
What are the problems, if any, of storing binary data in Riak? Does it effect the maintainability and performance of the clustering? What would the…
database
nosql
scalability
clustering
riak
asked
May 23, 2011 3:57 pm CDT
mikeal
0
votes
4
answers
50
views
How to generate load on IIS?
I want to start using load balancers, database replication and sharding, cloud computing. I know I can follow many tutorials, that's no problem, but…
c#
http
scalability
generator
restful-wcf
asked
May 22, 2011 3:54 pm CDT
oleksii
0
votes
1
answers
82
views
How scalable is MapReduce in the original functional languages?
The Map-Reduce programming model stems from the map and reduce functions which are present in functional languages like Lisp and Scheme dating back…
functional-programming
hadoop
scalability
mapreduce
asked
May 22, 2011 7:11 am CDT
Niels Basjes
0
votes
0
answers
57
views
Approximately, how many writes can a EC2 large dedicated Mongo server handle?
Let's assume that it was only writes. Each "document" inserted is less than 140 characters. How many writes can this database handle?
amazon-ec2
database
scalability
mongodb
mongo
asked
May 11, 2011 7:32 am CDT
Alex
0
votes
1
answer
53
views
How to make scalable backend postfix server solution?
Hi Guys, Here is the problem I am facing with. We are having a postfix server that needs to parse emails forwarded from some user's account and…
email
scalability
postfix
procmail
asked
May 9, 2011 7:24 am CDT
Mladen
1
vote
1
answer
58
views
Tomcat7 & Struts1 - handling multitude of Google Bot hits
More than half of the hits on one of my servers are from the Google Bot, constantly crawling our millions of pages. The reason we have so many pages…
tomcat
struts
scalability
google-crawlers
asked
May 6, 2011 10:35 am CDT
Matt Hucke
0
votes
0
answers
59
views
Optimizing DB queries in Rails for a multi-site app
I built a Rails app which originally only needed to support one site, and it runs quite fast. Now I added the ability to run multiple sites on the…
mysql
ruby-on-rails
activerecord
query-optimization
scalability
asked
May 3, 2011 12:57 pm CDT
Avishai
0
votes
2
answers
40
views
Push sub-database to master-database?
Say, I have a big database globalclients which is very very big. Now, I divide this big database to 100 sub-databases, as: chinaclients japanclients…
database
postgresql
scalability
distributed
asked
May 3, 2011 5:46 am CDT
谢继雷
0
votes
6
answers
71
views
NoSQL or Relational or Both
I am working on a project where i have to save list of friends.After thinking a lot and searching on net best way to do it seems saving user id and…
database-design
nosql
scalability
asked
April 30, 2011 12:36 pm CDT
Manav Goel
5
votes
5
answers
47
views
Is there any downside to giving extra size/length to your database columns?
I usually set all my varchars to 255 to be safe. Does it make any difference in terms of the disk space or anything else? Is there any downside to…
mysql
database
database-design
scalability
asked
April 28, 2011 11:06 am CDT
Click Upvote
1
vote
1
answers
48
views
Adding composite indexes on MYSQL table
I have a table like this CREATE TABLE IF NOT EXISTS `billing_success` ( `bill_id` int(11) NOT NULL AUTO_INCREMENT, `msisdn` char(10) NOT NULL,…
mysql
optimization
indexing
scalability
innodb
asked
April 23, 2011 2:05 am CDT
user557348
2
votes
8
answers
52
views
MYSQL table becoming large
I have a table in which approx 100,000 rows are added every day. I am supposed to generate reports from this table. I am using PHP to generate these…
php
mysql
performance
scalability
asked
April 21, 2011 7:48 am CDT
user557348
0
votes
0
answers
52
views
MySQL replication for scalability
Hi, Consider the following hypothetical scenario: A Web application receives 25% write traffic and 75% read traffic. Given that this application can…
mysql
replication
mysql-replication
scalability
mysql-cluster
asked
April 18, 2011 5:14 am CDT
mystic
3
votes
2
answers
59
views
Mysql one big database or small many tables
Hi, Our app would be creating dynamics forms for each users. We are considering two approaches a) We store all users forms data in single table as…
mysql
scalability
asked
April 7, 2011 12:30 pm CDT
Sudesh
1
vote
5
answers
48
views
DB design and optimization considerations for a social application
The usual case. I have a simple app that will allow people to upload photos and follow other people. As a result, every user will have something…
mysql
database
database-design
query-optimization
scalability
asked
March 26, 2011 6:24 am CDT
user252160
1
vote
4
answers
106
views
Looking for distributed/scalable database solution where all nodes are read/write? Not MongoDB?
I'm looking to implement a database that can be widely distributed geographically and such that each node can be read/write with eventual…
database
mongodb
scalability
distributed
eventual-consistency
asked
March 25, 2011 12:50 pm CDT
ApingTheBestForSuccess
0
votes
1
answers
81
views
Frequent large, multi-record updates in MongoDB, Lucene, etc.
Hi all, I am working on the high-level design of a web application with the following characteristics: Millions of records Heavily…
mongodb
lucene
nosql
scalability
asked
March 14, 2011 4:29 pm CDT
futureal
Pages
:
1
|
2
|
3
>
45
scalability
Tagged:
scalability
Related Tags
mysql
× 20
database
× 8
php
× 6
mongodb
× 5
performance
× 5
database-design
× 4
ruby-on-rails
× 4
nosql
× 4
apache
× 3
postgresql
× 3
tomcat
× 2
distributed
× 2
cassandra
× 2
http
× 2
rest
× 2
couchdb
× 2
apache2
× 2
clustering
× 2
mysql-cluster
× 2
python
× 2
c++
× 2
replication
× 2
query-optimization
× 2
mongo
× 1
stl
× 1
eventual-consistency
× 1
patterns-and-practices
× 1
c#
× 1
database-replication
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy