- 授权协议: LGPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/javapns/
- 软件文档: http://code.google.com/p/javapns/w/list
软件介绍
JavaPNS 是一个 Java 库用来通过 Apple Push Notification 服务发送提醒。
功能:
- Start sending notifications using a single line of code
- Get started quickly with smart default settings
- Easily switch between Apple's sandbox or production services
- Use predefined simple notifications, or create custom and/or complex payloads
- Benefit from the enhanced notification format
- Send thousands of notifications using the built-in multithreaded transmission engine
- Examine push notification results immediately and accurately
- Query the Feedback Service with a single line of code to find inactive devices
- Auto-resend notifications ignored by Apple servers after an error
- Push notifications to Apple's Newsstand application with one line of code
- Setup connection pools (queues) in no time
- Use bundled command-line tools to test push notification and feedback
- Rely on the library's strong error and exception management
- Get started quickly thanks to the built-in safeguards against common mistakes
- Build upon JavaPNS's developer-friendly API to extend its functionalities
- Learn everything about the library through its complete and up-to-date javadoc
- and much more!
高性能Python
(美)戈雷利克、(英)欧日沃尔德 / 东南大学出版社 / 2015-2
你的Python代码也许运行正确,但是你需要运行得更快速。通过探讨隐藏在设计备选方案中的基础理论,戈雷利克和欧日沃尔德编著的《高性能Python》将帮助你更深入地理解Python的实现。你将了解如何定位性能瓶颈,从而显著提升高数据流量程序中的代码执行效率。 你该如何利用多核架构和集群?或者你该如何搭建一个可以自由伸缩而不会影响可靠性的系统?有经验的Python程序员将会学习到这类问题的具体解......一起来看看 《高性能Python》 这本书的介绍吧!
