资 源 简 介
The current svn code does not run. The previous packaged versions of aiiu have moderate security flaws, and should not be downloaded or used. A new version is currently being worked on.
About
ai Image Uploader is a two-server personal image gallery written in Perl. The target audience for aiiu are people who have a fast web server with little bandwidth (perhaps a home server with a residential broadband connection) as well as a slow web server with a lot of bandwidth (perhaps a shared-hosting server) that may not necessarily share domain names. These are referred to as the low-bandwidth (LBW) and high-bandwidth (HBW) servers, respectively.
Organization
The database, which contains login information and image data, is stored on the LBW server, while the images are stored on the HBW server. Nearly all CPU-intensive computations are done on the LBW server except for the generation of thumbnail images, which is done on the HBW ser