-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: stateless
Function as a Service
Das Thema Function as a Service (FaaS) im Rahmen von Serverless Computing und als Weiterführung von Microservices ist nach wie vor ein vieldiskutiertes Thema. Dieser Artikel soll dem Leser Grundlagenwissen zur FaaS-Thematik vermitteln. Anschließend soll er einschätzen können, für welche … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged AWS, Big Data, cloud, Cloud computing, FaaS, Function as a Service, lambda, microservices, serverless, stateless
3 Comments
Going Stateless with JSF?
JSF 2.2 introduced a new feature called “stateless views”. In a stateless view the state of JSF components will not be saved and restored on every request. Statefulness in JSF has always been a point of criticism. So, since going stateless … Continue reading
Posted in Java EE, Java Runtimes - VM, Appserver & Cloud, Java Web Frameworks
Tagged cloud, JSF, stateless
2 Comments