Hi,
1 10 seconds sounds way too short to me. I mean, apart from web
site/service, most software I`ve come across doesn`t really spawn
connections often (if at all) - a lot of people simply keep their
connections open and global. When they do open/close connections - it seems
perfectly plausible to me that any kind of software will often stay idle
for more than 10 seconds, which would mean pooling is as good as disabled.
I`m actively using Fb with
https://github.com/korma/Korma/blob/master/src/korma/db.clj, which has a
default timeout of 3 hours. That might be too much, but anything below 10
minutes seems pointless to me (unless under somewhat heavy load)
2 Agreed. Though 0 resetting to default also sounds like a nice option
2014-12-29 9:46 GMT+02:00 Jiří Činčura <j...@cincura.net>:
> Quick research shows that the default value is often 0 (as it's default
> for int anyway) and it's treated as infinite. Maybe it's good to stick to
> most common behavior to not consufe people.
>
> --
> Mgr. Jiří Činčura
> Independent IT Specialist
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider