注册
|
登录
|
帮助
|
English
首 页
我的哪吒
排行榜
热点
订阅
进入“有人网”!
new
订阅网站/博客
关键字跟踪
纪念日提醒
职位速递
管理订阅源(未登录)
标签分类
*
网站
博客
应用
热文
new
+50
Brian's Waste of Time
原站:
http://kasparov.skife.org/blog
标签:
waste
点击立即订阅,“Brian's Waste of Time”的内容有更新,哪吒第一时间提醒您
“Brian's Waste of Time”的内容更新
累计:
78 篇(自 2007-09-04 起)
更新:
约1篇/月,最后更新20 天前
Brian's Waste of Time
Java Daemonization with posix_spawn(2)
the traditional way of daemonizing a process involves forking the process and daemonizing it from the current running state. this doesn’t work so well in java because the jvm relies on several additional worker threads, and fork only keeps the thread calling fork. so, basically, you need to start a new jvm from scratch to create a child process.the tra
... (
20 天前
)
http://inezha.com/w/lo68mm1
Brian's Waste of Time
Configuration Models
i have been noodling on the best general purpose application configuration model, and mechanism, i can find lately – that is, trying to find something general purpose that i don’t think is miserably bad. specifically, configuration of heterogeneous applications in a hosted/saas/distributed/blah type system.i’ve worked with all kinds of stuff – not e
... (
28 天前
)
http://inezha.com/w/kn5x3mk
Brian's Waste of Time
POSIX from Java
i have been doing more traditionally unix-y stuff from java lately, and one of the things i have needed is proper access to posix and libc system calls. luckily, there are now a couple fabulous libraries to make this easy – no more need to do your own jni muckery.i’ve been using jnr-posix with great success. using it for something like execv(3) looks
... (
36 天前
)
http://inezha.com/w/du15wmn
Brian's Waste of Time
Some Atlas Thoughts
back in june (that long ago, really? wow!) i first talked about atlas and my, time has flown. while originally created to help address a very specific problem we were facing at work, the general utility of the approach in atlas is pretty intriguing.i want to be able to describe a system, such as:system "blog" server "load-balancer:blog" server "wordp
... (
50 天前
)
http://inezha.com/w/ix6vaza
Brian's Waste of Time
In Clauses
the most common feature request i get for jdbi, going back at least seven years now, is for automagic in-clause expansion, or the equivalent. sadly, there is not correct general case solution for this. there are lots of solutions, but what is the right thing to do is very context dependent. let’s look at some options.database specific functionalitythe
... (
57 天前
)
http://inezha.com/w/vw53dzb
Brian's Waste of Time
Library Versioning
libraries should be versioned and packaged such that they are easy to use over time, and in combination. the best way i have found to do this is to abide by three rules:use apr versioningre-namespace on major version changeschange the artifact id on major version changesuse apr style versioningapr versioning basically defines the meanings of chang
... (
64 天前
)
http://inezha.com/w/mp1ocz4
Brian's Waste of Time
Maybe in Java
one of the more elegant concepts in a lot of functional languages is that of maybe. haskell drove home the magic of maybe for me. the general idea is representing the possibility of a value. in haskell, you’ll generally use it such that processing will continue if the value is needed and present, or short circuit if the value is needed and not present.
... (
91 天前
)
http://inezha.com/w/7i9ymz8
订阅者 (
1
)
热门标签
更多
酷站
爱稀奇
网不易
囧片王
瘾科技
译言
东西
autoblog
读写人
爱好
星座
科学
创意
旅行
心理
历史
读书
美剧
摄影
地理
职场
职位
英语
时间管理
个人提升
GTD
褪墨
学习方法
PPT设计
新闻
深度报道
南方周末
联合早报
凤凰网
路透
南风窗
参考消息
头条
要闻
时评
新华网
财经
WSJ
FT
21世纪
财经网
财新网
财经名博
投资
理财
科技
TED
36氪
新浪科技
云科技
互联网
IT牛博
TechWeb
Google
Apple
Android
娱乐
搞笑
娱乐
八卦
电影
音乐
明星
演员
模特
虾米
时光网
关键字跟踪
更多
ipad下架令
:iPad下架令对苹果不会...
陈奕迅何韵诗
:陈奕迅和何韵诗"...
林书豪绝杀
:NBA新星林书豪爆红 掀...
打工者胶水中毒
:广州打工者胶水中...
厨师撞坏劳斯莱斯
:厨师撞坏劳斯莱...
我要反馈