Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
icey
on March 3, 2013
|
parent
|
context
|
favorite
| on:
Writing Web Applications in Go
Could you share some information about the SQL warts you found under concurrent load?
michaelfairley
on March 3, 2013
[–]
My favorite – the method that determines the size of the connection pool:
http://golang.org/src/pkg/database/sql/sql.go#L227
icey
on March 3, 2013
|
parent
[–]
That does look pretty gross, thanks for sharing. Any other ones stick out in your mind? I've been happy using Go against postgres, but haven't had a significant enough load to run into real problems yet.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: