Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
FractalizeR
Moscow, Russia
fractalizer.ru
Age: 30
Programmer: PHP, MySQL, C#
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
28
votes
Java JDBC connection pool library choice in 2011/2012?
jdbc
connection-pooling
c3p0
apache-commons-dbcp
bonecp
asked Apr 12 '11 at 18:52
stackoverflow.com
19
votes
Java: JOOQ persistence framework performance and feed back
java
persistence
jooq
sqlbuilder
asked Apr 11 '11 at 18:36
stackoverflow.com
16
votes
Java in 2011: threaded sockets VS NIO: what to choose on 64bit OS and latest Java version?
java
networking
io
nio
asked Mar 25 '11 at 20:21
stackoverflow.com
14
votes
Is there any good dynamic SQL builder library in Java?
java
sql
sqlbuilder
asked Apr 11 '11 at 12:05
stackoverflow.com
13
votes
Delphi: Prevent method names from appearing in exe
delphi
methods
delphi-2010
rtti
protect
asked Jan 30 '10 at 16:05
stackoverflow.com
12
votes
How many rows will be locked by SELECT … ORDER BY xxx LIMIT 1 FOR UPDATE?
mysql
transactions
rowlocking
asked Apr 17 '11 at 16:14
stackoverflow.com
12
votes
Should RSA public exponent be only in {3, 5, 17, 257 or 65537} due to security considerations?
cryptography
encryption
cryptanalysis
asked Mar 1 '11 at 8:59
security.stackexchange.com
10
votes
MessagePack: fast cross-platform serializer and RPC - please share experience
serialization
rpc
messagepack
msgpack
asked Mar 29 '11 at 7:29
stackoverflow.com
10
votes
The downsides of using nginx as a primary web server?
apache2
nginx
high-availability
high-load
asked May 11 '10 at 7:04
serverfault.com
10
votes
Hex, curse, spell, jinx, charm
word-choice
differences
asked Jun 29 '11 at 8:20
english.stackexchange.com
1
2
3
next
Top Answers
15
Java: JOOQ persistence framework performance and feed back
stackoverflow.com
14
Convert a string representation of a hex dump to a byte array using Java?
stackoverflow.com
11
PHP's count(), O(1) or O(n) for arrays?
stackoverflow.com
9
PHP script protection
stackoverflow.com
7
An honest security ethics nondisclosure question i need help with
stackoverflow.com
7
Localizing applications: difference between gnugettext and dxgettext
stackoverflow.com
7
Convert URI to GUID
stackoverflow.com
6
Mysql transactions within transactions
stackoverflow.com
6
Best pdf generator in PHP , mpdf or fpdf?
stackoverflow.com
6
How can I use PHP to find a row in a MySQL DB table and insert just one value?
stackoverflow.com
6
PHP $_POST & Denying Fake Forms Security
stackoverflow.com
5
How can I protect myself from a zip bomb?
stackoverflow.com
5
Invoking a PHP script from a mysql trigger
stackoverflow.com
5
How does Linux determine the next PID?
stackoverflow.com
5
cleanest way to skip a foreach if array is empty
stackoverflow.com