[CONJ-36] implement Windows named pipe support in JDBC Created: 2013-05-07 Updated: 2017-02-23 Resolved: 2013-05-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.3 |
| Type: | Task | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Rasmus Johansson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
As measured in benchmark (http://blog.mariadb.org/on-performance-of-jdbc-drivers/), named pipe has significantly smaller overhead /faster performance than TCP connection. Would be nice to have it impemented in the connector. |