Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用一个名为 Rotativa 的工具将 MVC 视图转换为 pdf。我怎么知道它的线程是否安全?
http://nugetmusthaves.com/Package/Rotativa
只要我知道它应该是安全的,仅仅是因为它会为每个请求生成一个执行 wkhtmltopdf.exe 的新进程。