My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
mpylayer is a python package to easily control *mplayer* (and in the [ToDoList future] *mencoder*) in python, using a _pythonic OO syntax_. A quick example: {{{ >>> mp = mpylayer.MPlayerControl() >>> mp.loadfile('/path/to/some_music.mp3') >>> mp.volume = 100 }}} Now you can: * Chec...
Please go to the official project website for more information: http://www.mysql-mmm.org
声明: 本软件免费发布,免费使用,自由传播,作者不对使用此软件产生的任何后果负责。 忠告: 游戏用了外挂可能会失去很多乐趣。
=JavaNow= ==Introduction== JavaNow is a framework to develop parallel and high performance applications using Linda based tuple space model, which runs on network of workstations. It is a rewrite of original system I wrote back in '97-99. Though, for client APIs the system behave same as origina...
This project was developed while coursing basics of Distributed Systems - Passive Replication at UNICAMP.