Кое-что про запуск Javа приложения и генератор случайных чисел
A very interesting article:
Follow up readings:
- Myths about /dev/urandom
- Challenges With Randomness In Multi-tenant Linux Container Platforms
Каганов как в воду глядел: «Продавец случайных чисел» (2011-2014)Sharing /dev/random is a challenge for any Linux container technology… The low amount of entropy on virtualized servers problem is exacerbated because… Linux Containers running on the same host compete for a limited supply of entropy. This type of problem is sometimes referred to as a stampeding herd. The /dev/random device is a scarce shared system resource that Linux Container tenants likely have not realised they are sharing. When they all try to use it at the same time they are effectively causing a denial of service on each other. (2014)
- Random Thoughts
- Entropy Attacks
Behold, the fool saith, «Put not all thine eggs in the one basket"—which is but a manner of saying, «Scatter your money and your attention;» but the wise man saith, «Put all your eggs in the one basket and—WATCH THAT BASKET.»