This website requires JavaScript.
Explore
Help
Sign In
dendi-wang
/
thingsboard
Watch
1
Star
0
Fork
0
You've already forked thingsboard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
thingsboard
/
application
/
src
History
Jan Bols
768886d0f3
Use a fast serialization library like FST for serialization of TbActorMsg instead of the default java serialization because java serialization is notoriously slow.
...
This should improve throughput when serialization/deserialization is the bottleneck.
2019-01-14 14:52:35 +01:00
..
main
Use a fast serialization library like FST for serialization of TbActorMsg instead of the default java serialization because java serialization is notoriously slow.
2019-01-14 14:52:35 +01:00
test
Refactoring of app layer to support tenant level rate limits
2018-11-08 13:58:46 +02:00