Yan Weng's blog 12.11.2003

2003-11-12

Twisted.web

  • It virutally builds a resource tree to serve web.

  • It has a good MVC strucure.

  • IIS costs too much memory. ( About 60M on my machine: Win2003 server ).

  • JBoss easily costs me 45M.

  • Zope is good for resource. But we may not need versional control at all for our own content management system. And read the source of zope is headache.

  • On the other hand, pyDS only costs me less than 5M.

  • If we can use Mozilla Firebird, MySQL and Python to build a personal content management system, it would be a great program for sure.

posted at 19:44:48    #    comment []    trackback []
 

Compare diffrent database

Here are some "x vs y" urls: * Server DB compare

http://dbforums.com/arch/5/2003/8/793966

  • Python vs Delphi; MS SQL Server vs. Anything

http://mail.python.org/pipermail/db-sig/2003-September/003682.html

  • Interbase vs. sql server

http://www.sphere-data.com/docs/ib_vs_ss.shtml

  • MySQL vs Firebird

http://forums.devshed.com/t62269/s.html http://dbforums.com/arch/5/2003/8/793966

  • Oracle vs MySQL

http://php.weblogs.com/oracle_mysql_performance

posted at 11:23:28    #    comment []    trackback []
November
MoTuWeThFrSaSu
      1 2
3 4 5 6 7 8 9
10111213141516
17181920212223
24252627282930
Oct Dec

Yan Weng M.S. in Computer Science Interested in Programming languages, OS, Software Engineering, Software Architecture

XML-Image Letterimage

© 2003, Yan Weng