V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  90d0n  ›  全部回复第 2 页 / 共 9 页
回复总数  171
1  2  3  4  5  6  7  8  9  
2021-01-06 09:17:03 +08:00
回复了 shangzhanyu 创建的主题 Java Java 最佳线程数怎么得来?
postgre 数据库推荐的设置方式, 一直在生产上这么设置没出啥问题 https://i.v2ex.co/504J5BO2.png
2021-01-06 09:15:41 +08:00
回复了 shangzhanyu 创建的主题 Java Java 最佳线程数怎么得来?
How to Find the Optimal Database Connection Pool Size
A formula which has held up pretty well across a lot of benchmarks for years is that for optimal throughput the number of active connections should be somewhere near ((core_count * 2) + effective_spindle_count). Core count should not include HT threads, even if hyperthreading is enabled. Effective spindle count is zero if the active data set is fully cached, and approaches the actual number of spindles as the cache hit rate falls. Benchmarks of WIP for version 9.2 suggest that this formula will need adjustment on that release. There hasn't been any analysis so far regarding how well the formula works with SSDs.

However you choose a starting point for a connection pool size, you should probably try incremental adjustments with your production system to find the actual "sweet spot" for your hardware and workload.

Remember that this "sweet spot" is for the number of connections that are actively doing work. Ignore mostly-idle connections used for system monitoring and control when working out an appropriate pool size. You should always make max_connections a bit bigger than the number of connections you enable in your connection pool. That way there are always a few slots available for direct connections for system maintenance and monitoring.

https://wiki.postgresql.org/wiki/Number_Of_Database_Connections
2020-12-14 17:34:03 +08:00
回复了 scr 创建的主题 程序员 一顿规划猛如虎, 上线一看
一顿规划猛如虎, 我们要高并发, 高可用, 微服务, 分布式, 百万在线.
上线一看, 在线设备总数 600 https://i.v2ex.co/504J5BO2.png
帮你测试了, 可以.
2020-10-13 09:17:57 +08:00
回复了 sdbybyd 创建的主题 Java 请教大家 Jackson 泛型反序列化问题
new TypeReference<Channel<Item>>() {}
2020-06-19 10:48:58 +08:00
回复了 sonxzjw 创建的主题 问与答 newer,怎么入门网飞浏览大剧呢?
阿里轻量云可以
2020-06-18 09:58:07 +08:00
回复了 xiaotianhu 创建的主题 程序员 此生,达成什么成就,才能让你不后悔?
做个废物, 过上混吃等死的幸福生活
2020-06-07 13:38:25 +08:00
回复了 xLuoBo 创建的主题 生活 夏天到了,没发现有人发 T 恤推荐,衣服不够穿了,求推荐
@aptupdate #82 是的, 好多年了, 只穿这个 t. 我一直买的黑色网眼, 感觉不怎么透, 白色的可能会透吧
2020-06-06 18:49:54 +08:00
回复了 xLuoBo 创建的主题 生活 夏天到了,没发现有人发 T 恤推荐,衣服不够穿了,求推荐
优衣库的 AIRism 网眼 T 恤.
太轻薄太舒服了, 再也穿不惯其他 T 恤.
比如, 无论在哪个 ide 中, 按 Caps + F 都是格式化代码
用 AutoHotKey 做的映射, 自定义了一套快捷键, 然后根据不同的 ide 脚本执行对应的 ide 中快捷键
2020-05-14 09:27:13 +08:00
回复了 muyunn 创建的主题 Java spring boot + spring security + vue 动态权限如何实现
1. 存路由 存按钮权限.按钮级别的目前没有找到称心的办法. 现在就是再前端埋点写死的按钮权限, 然后调用后端接口返回用户具体的权限列表;

2. 存 url. 做动态权限的话, security 动态加载权限时, 没有 url 怎么匹配具体哪个 url 有什么权限.

另外, security 的动态权限挺难搞, 我目前的方法还得用反射拿到 SecurityMetadataSource 中的 map 才能真正动态修改权限配置(改完不用重启应用的那种). 楼主用的什么方法实现的动态配置能否请教一下
2020-05-13 17:43:58 +08:00
回复了 jizhihaoSAMA 创建的主题 程序员 本科毕业生能直接全栈吗?
为什么不来试试 Angular 呢, 不是 AngularJs! 是 Angular!
2020-04-09 10:01:46 +08:00
回复了 fyxtc 创建的主题 硬件 装机猿的整机值得买吗
商人么, 肯定是要赚钱的.
但是, 对于不会装机的人来说, 买了不亏.
会装机的话, 按着他的单子自己装吧, 装机猿自己也说推荐买配件自己装.
2020-04-09 09:29:06 +08:00
回复了 lihua 创建的主题 分享发现 广东省立中山图书馆数万本电子书免费下载,免登录
@shaojz2005 #5 看代码, 搜索功能被注释了
@renxingdeni #55 不是很懂是为什么. 换了个也是山东联通的电脑也能复现, 用手机联通 4G 能复现, 移动 4G 打不开网站.
@renxingdeni #36 山东联通, 还是会被跳到 xx 直播, 本地 dns 用的 8888 和阿里都能复现. 祝你早日解决问题 https://i.v2ex.co/504J5BO2.png
@renxingdeni #10
https://sm.ms/image/164CctDqVZs9NvT
上边图穿错了, 重新发一下 NSFW
@renxingdeni #10
https://sm.ms/image/woazKbLgtFNS3qP
山东联通, 开隐身模式就可以复现
1  2  3  4  5  6  7  8  9  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   968 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 28ms · UTC 21:09 · PVG 05:09 · LAX 13:09 · JFK 16:09
Developed with CodeLauncher
♥ Do have faith in what you're doing.