顯示具有 書藉 標籤的文章。 顯示所有文章
顯示具有 書藉 標籤的文章。 顯示所有文章

2015-11-07

tcl-lmdb v0.2.1

檔案放置網頁


tcl-lmdb - Tcl interface to the Lightning Memory-Mapped Database

About


This is the Lightning Memory-Mapped Database (LMDB) extension for Tcl using the Tcl Extension Architecture (TEA).

LMDB is a Btree-based database management library with an API similar to BerkeleyDB. The library is thread-aware and supports concurrent read/write access from multiple processes and threads. The DB structure is multi-versioned, and data pages use a copy-on-write strategy, which also provides resistance to corruption and eliminates the need for any recovery procedures. The database is exposed in a memory map, requiring no page cache layer of its own. This extension provides an easy to use interface for accessing LMDB database files from Tcl.

Change Log

  • generic/tclmdb.c: Implement cursor_handle get command option: -set_range -get_both_range
  • generic/mdb.c: Update source code. LMDB 0.9.16 with extra fixes from github.

Update, keep version to v0.2.1

  • generic/tclmdb.c: Add more check in env_handle copy command. Fix --with-system-lmdb option issue.

2009-09-15

Tcl and the Tk Toolkit Second Edition is out

根據 comp.lang.tcl 的消息,有人已經收到來自於 Amazon 的實體書了,所以已經正式開賣並且已經開始供貨,但是不知道台灣目前的進口情況,因為博客來和天瓏目前都是處於沒有進口(或許該說沒有東西可以供使用者訂購)的狀況。

雖然沒有加入 8.6 的 OO (物件導向)或者是其它的改進有點可惜,但是按照目前 8.6 的發展情況來看,加入的結果將會使這本書的出版更為難產,我想將版本放在 8.5 是個合理的決定。

目前和 Amazon 的書評綜合看起來,都是比較正面的評價,所以我想第二版仍然維持了清楚並且組織良好的風格,it is a good news.

Update:
2009/10/20 天瓏已經開始賣了,我已經拿到書了。

2009-09-09

Tcl and the Tk Toolkit (2nd Edition)



John K. Ousterhout’s Definitive Introduction to Tcl/Tk–Now Fully Updated for Tcl/Tk 8.5

Paperback: 816 pages
Publisher: Addison-Wesley Professional; 2 edition (September 12, 2009)
ISBN-10: 032133633X
ISBN-13: 978-0321336330
光是作者的名字 (John K. Ousterhout and Ken Jones ) 就讓人想要買這本書了啦,但是目前天瓏提供的日期
2009/09/142009/09/29(而且還不確定)。原本在 2005 年就已宣佈有計畫更新為第二版,但是直到現在才又有新的消息。
在 Tcler's Wiki 上也有相關的訊息