Jim Starkey
Falcon is based on the netfrastructure db engine
Netfrastructure has been deployed in mission critical apps for
>4 years.
Extended and integrated into mysql environment.
What Falcon is NOT:
InnoDB clone
Firebird (open source derivative of Interbase db that Jim wrote
years ago)
Firebird clone
Standalone Database Management System (it was, inside of
netfrastructure engine)
Netfrastructure (netfra is much more with jvm and search, though
these features may roll out later)
What Jim’s learned in 20 years
Disks are slower than CPU and memory than they were 25 years
ago.
MVCC=Multi-generational concurrency control (how Jim named it,
but someone changed it to “version”)
Putting record versions on disks are problematic
Web applications are better and for the future (religion) [I
agree, though, for …