ordnungswidrig

545
Reputation
110 views

Registered User

Name ordnungswidrig
Member for 1 year
Seen 2 days ago
Website
Location DE
Age 31
Self employed software developer / consultant using java to make a living but who is liking functional programming (lisp/haskell/scala) more. Using GNU/Debian Linux whenever possible...
Nov
16
accepted Good e-commerce platform for Java or .NET
Nov
6
comment Compojure development without web server restarts
Use M-x slime-connect to connect to a possibly remote runnnig swank server. You can start a swank server as outlined above in "web.clj"
Sep
30
awarded  Citizen Patrol
Sep
30
awarded  Civic Duty
Sep
20
answered What very large functional language projects are freely available?
Sep
16
awarded  Yearling
Aug
22
accepted How do I manage dynamic dependencies with PicoContainer?
Aug
2
comment Can I do transactions and locks in CouchDB?
Yes, you're correct, in this case -- while the tension is not resolved -- there will be inconsistency. However the inconsistency is only temporary until the next scan for tension documents detects this. That's the trade of in this case, a kind of eventual consistency regarding time. As long as you decrent the source acount first and later increment the target account this can be acceptable. But beware: tension documents wont give you ACID transactions on top of REST. But they can be a good tradeoff between pure REST and ACID.
Jul
31
answered Can I do transactions and locks in CouchDB?
Jul
31
comment How to install couchDB on a media temple server?
not programming related.
Jul
31
answered CouchDB Views: created_at greater than a passed value
Jul
31
answered Does CouchDB support multiple range queries?
Jul
31
answered Is there a hosted CouchDB service provider?
Jul
31
answered How do I perform a parameterized query on CouchDB
Jul
31
answered Common Interface for CouchDB and Amazon S3
Jul
9
answered Accessing Erlang business layer via REST
Jul
9
answered Good e-commerce platform for Java or .NET
Jun
4
answered why are there so many tools/technologies to do same task in open-source community
Jun
4
comment How do you get nano/pico running on OpenSolaris?
erickson: picocontainer is the wrong tag. pico was the right one.
Jun
4
answered How do I manage dynamic dependencies with PicoContainer?