简体   繁体   English

通过 Californium 库实现缓存/代理的问题

[英]Problems implementing a cache/proxy by means of Californium library

I'd like to implement a proxy/cache server using californium Library.我想使用 californium 库实现代理/缓存服务器。 The problem is that I have no references about how to use it.问题是我没有关于如何使用它的参考。 Could you give some advice/tips or link me some manual or tutorial?你能给我一些建议/提示或给我链接一些手册或教程吗? I would appreciate a lot.我会很感激。 Thanks谢谢

In the meantime, Eclipse/Californium contains a redesigned proxy2.同时,Eclipse/Californium 包含重新设计的代理2。 See Proxy 2, README , for more details.有关更多详细信息请参阅代理 2,自述文件 It uses com.google.guava:guava:28.2 to implement the cache function.它使用 com.google.guava:guava:28.2 来实现缓存功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM