Architecture with Perl Solution
At first, let's look at the picture the following.
http://netkiller.hikz.com/article/architecture/perl_solution.png
you saw Load balancing it might be hardware as F5 BigIP or four layer swith as LVS(Linux Virtual Server).
here we need two machine for that. one is Primary, the other is Secondary. the Primary and Secondary connect to each other by heartbeat. the heartbeat line you might choose serial port(ttyS0) or ethernet(eth1).
secondly, it is cache by reverse proxy. I thought that I needn't said it. we have a lot of node for cache.
next, has three part of cluster on the application.
1. static cluster (html archives)
2. active cluster (perl script)
3. multimedia cluster (image, flash and extra)
active cluster
we have two way for you.
one way, apache with mod_perl, two way is lighttpd with fastcgi. whichever ways is OK all.
also we have a lot of node for active cluster, and each node to synchronize to each other via csync software.
I used memcached in the between perl script and database.
the database is MySQL Cluster, also has a lot of node.
static cluster
has some data must be to generate html archive. I also using csync to synchronize to each other node.
multimedia cluster
I will all of multimedia put on else cluster.
and using DFS(Distributed Filesystem) by storage.
also has a lot of node for multimedia cluster.
welcome to discuss with me.
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
3 hours 1 min ago - Sure the best distro is
4 hours 22 min ago - BeOS was the best
7 hours 5 min ago - I use Wireshark on a daily
11 hours 36 min ago - buena información
16 hours 42 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
17 hours 43 min ago - Gnome3 is such a POS. No one
1 day 3 hours ago - Gnome 3 is the biggest POS
1 day 3 hours ago - I didn't knew this thing by
1 day 9 hours ago - Author's reply
1 day 12 hours ago





Youtube clone script
Hi guys,
In this Internet era any information you look for is available readily at your finger tip. You can catch up with friends, chat, play games, get to know new people, socialize, bank, shop, watch videos, and do just about anything online. Thanks
NYK
MLS