Cache Performance Comparison | MySQL Performance Blog
Wednesday, November 19th, 2008gives you an idea how different caching methods perform. Read it before implementing something
gives you an idea how different caching methods perform. Read it before implementing something
Posted in development, for:collidr, memcached, mysql, performance, php, programming, scalability, speed, sql, web | Comments Off | permalink
Article in russian part of LiveJournal deals with writing perl XS wrappers around C++ classes
Posted in c, development, Perl, perl_modulers, perl_xs, programming, tutorial | Comments Off | permalink
notes about testing for valid email addr syntax
Posted in development, email, mail, Perl, Postmaster, regex | Comments Off | permalink
comparation of SIP client libraries — not much of a comparation but a list of available SIP stacks with short notes
Posted in development, for:collidr, library, opensource, programming, sip, stun, voip | Comments Off | permalink
sane notes about storing binary data in Postgres. Basically bytea is ASCII representaion of bynary data wich requires decoding / escaping (read: slow) and large objects a kind of ok, but not trigger-based replication compartable
Posted in binary, database, dba, development, postgresql, programming | Comments Off | permalink
Good article that explain basic version control tasks and how to do them with git. Other git how-to articles start with how git differs from other vcs’es and explain about git internals and by doing that they create a huge deal of confusion.
Posted in development, for:collidr, git, subversion, svn, vcs, version_control | Comments Off | permalink
a paper from microsoft research comparing perfomance of 2 systems: metadata in db + files in fs vs. meatadata + files as blobs in db. Study uses MSSQL and NTFS. Datasets are in less than 1 GB size.
Posted in blob, database, design, development, filesystem, filesystems, fragmentaion, fragmentation, infomation, mssql, ntfs, research, shortcut:database, sql, storage, system | Comments Off | permalink
ODBC wrapper for sqlite libs, coss platform: binaries are available for win32, os x, linux
Posted in database, development, odbc, programming, sql, sqlite, tools, win32, windows | Comments Off | permalink
good essay about software usability in regards to open source software. Much of what he says is true.
Posted in development, essay, mac, opensource, programming, software, ui, unix, usability, windows | Comments Off | permalink
page lists some details about intel ixp4xx combo-cpu’s and there are some useful notes as to what kernel config options should be enabled. Timesys uses 2.6.16.10
Posted in architecture, arm, c, cpu, development, embedded, for:collidr, ixp4xx, kernel, Linux, network | Comments Off | permalink
You are currently browsing the archives for the development category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).