其他

  • c++ 库管理工具
    文章 更新时间:

    c++ 库管理工具 golang 有 go.mod java maven /gradle python 有 implements.txt pip3 c++ makefile CMakeLits.txt 微软开源的 Vcpkg https://github.com/microsoft/vcpkg/ 可帮助您在 Windo

  • python open read file
    文章 更新时间:

    python open read file In Python, there are six methods or access modes, which are: Read Only ('r’): This mode opens the text files for reading only. The start o

  • kafka : 让你设计一个 MQ 每秒要抗几十万并发
    文章 更新时间:

    kafka : 让你设计一个 MQ 每秒要抗几十万并发 通过这篇文章对 kafka 底层的页缓存技术的使用,磁盘顺序写的思路,以及零拷贝技术的运用,大家应该就明白 Kafka 每台机器在底层对数据进行写和读的时候采取的是什么样的思路,为什么他的性能可以那么高,做到每秒几十万的吞吐量。 通过这篇文章对 kafka 底层的

  • elastic 搭建 (本论坛)
    文章 更新时间:

    elastic 搭建 (本论坛) 原先弄好的docker 搜索。莫名没了。container还被删了. 重搞一份。顺便做下记录. 基于docker 创建elastic docker run d \ name elasticsearch \ e "ESJAVAOPTS=Xms512m Xmx512m" \ e "disc